[INFO] cloning repository https://github.com/Inky-developer/debris-wasm-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Inky-developer/debris-wasm-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInky-developer%2Fdebris-wasm-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInky-developer%2Fdebris-wasm-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 410553c02e24a1fd8b3af5b26abd544e6e677a8c [INFO] testing Inky-developer/debris-wasm-test against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInky-developer%2Fdebris-wasm-test" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Inky-developer/debris-wasm-test on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Inky-developer/debris-wasm-test [INFO] finished tweaking git repo https://github.com/Inky-developer/debris-wasm-test [INFO] tweaked toml for git repo https://github.com/Inky-developer/debris-wasm-test written to /workspace/builds/worker-27/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/SuperTails/datapack_common` [INFO] [stderr] Updating git repository `https://github.com/SuperTails/datapackvm` [INFO] [stderr] Updating git repository `https://github.com/Inky-developer/debris` [INFO] [stderr] Updating git repository `https://github.com/Inky-developer/command-parser` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3006158bbd0c45124fcce5e4ffe8232f604c85e0cd06cc3aea2df963bda70a68 [INFO] running `Command { std: "docker" "start" "-a" "3006158bbd0c45124fcce5e4ffe8232f604c85e0cd06cc3aea2df963bda70a68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3006158bbd0c45124fcce5e4ffe8232f604c85e0cd06cc3aea2df963bda70a68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3006158bbd0c45124fcce5e4ffe8232f604c85e0cd06cc3aea2df963bda70a68", kill_on_drop: false }` [INFO] [stdout] 3006158bbd0c45124fcce5e4ffe8232f604c85e0cd06cc3aea2df963bda70a68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36e56a3f9b7e5bf69aee5b3ba32c499ff7b20efb4a34b00538601b4f45c49eb7 [INFO] running `Command { std: "docker" "start" "-a" "36e56a3f9b7e5bf69aee5b3ba32c499ff7b20efb4a34b00538601b4f45c49eb7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling smol_str v0.1.22 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling alphanumeric-sort v1.4.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling annotate-snippets v0.9.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling debris-common v0.1.0 (https://github.com/Inky-developer/debris#6c6cc969) [INFO] [stderr] Compiling debris-error v0.1.0 (https://github.com/Inky-developer/debris#6c6cc969) [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling parse_macro v0.1.0 (https://github.com/Inky-developer/command-parser#bfae7be7) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling debris-hir v0.1.0 (https://github.com/Inky-developer/debris#6c6cc969) [INFO] [stderr] Compiling command_parser v0.1.0 (https://github.com/Inky-developer/command-parser#bfae7be7) [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling debris-mir v0.1.0 (https://github.com/Inky-developer/debris#6c6cc969) [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling debris-llir v0.1.0 (https://github.com/Inky-developer/debris#6c6cc969) [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling debris-std v0.1.0 (https://github.com/Inky-developer/debris#6c6cc969) [INFO] [stderr] Compiling serde_with v1.12.1 [INFO] [stderr] Compiling datapack_common v0.1.0 (https://github.com/SuperTails/datapack_common#c43b600f) [INFO] [stderr] Compiling debris-backends v0.1.0 (https://github.com/Inky-developer/debris#6c6cc969) [INFO] [stderr] Compiling datapack_vm v0.1.0 (https://github.com/SuperTails/datapackvm#1965d954) [INFO] [stderr] Compiling debris-lang v0.1.0 (https://github.com/Inky-developer/debris#6c6cc969) [INFO] [stderr] Compiling debris-wasm-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.55s [INFO] running `Command { std: "docker" "inspect" "36e56a3f9b7e5bf69aee5b3ba32c499ff7b20efb4a34b00538601b4f45c49eb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36e56a3f9b7e5bf69aee5b3ba32c499ff7b20efb4a34b00538601b4f45c49eb7", kill_on_drop: false }` [INFO] [stdout] 36e56a3f9b7e5bf69aee5b3ba32c499ff7b20efb4a34b00538601b4f45c49eb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ce58537727bc41c4892f8bdfecfd1ad8ba1fd151591a5c098e6b16bbcebb135 [INFO] running `Command { std: "docker" "start" "-a" "4ce58537727bc41c4892f8bdfecfd1ad8ba1fd151591a5c098e6b16bbcebb135", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.30 [INFO] [stderr] Compiling js-sys v0.3.57 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.30 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.30 [INFO] [stderr] Compiling debris-wasm-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.36s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/debris_wasm_test-9faf4fc460359cbd) [INFO] running `Command { std: "docker" "inspect" "4ce58537727bc41c4892f8bdfecfd1ad8ba1fd151591a5c098e6b16bbcebb135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce58537727bc41c4892f8bdfecfd1ad8ba1fd151591a5c098e6b16bbcebb135", kill_on_drop: false }` [INFO] [stdout] 4ce58537727bc41c4892f8bdfecfd1ad8ba1fd151591a5c098e6b16bbcebb135 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a98b2085833ba7db28e9aacbcefbbab381b48f67703dcdb75dada644a458f85a [INFO] running `Command { std: "docker" "start" "-a" "a98b2085833ba7db28e9aacbcefbbab381b48f67703dcdb75dada644a458f85a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/debris_wasm_test-9faf4fc460359cbd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests debris-wasm-test [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a98b2085833ba7db28e9aacbcefbbab381b48f67703dcdb75dada644a458f85a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a98b2085833ba7db28e9aacbcefbbab381b48f67703dcdb75dada644a458f85a", kill_on_drop: false }` [INFO] [stdout] a98b2085833ba7db28e9aacbcefbbab381b48f67703dcdb75dada644a458f85a