[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] a166d8db9e7c81c43b107eb4fd3f76f9e7cdc062 [INFO] checking Inky-developer/debris-wasm-test against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInky-developer%2Fdebris-wasm-test" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Inky-developer/debris-wasm-test on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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-14/source/Cargo.toml [INFO] crate git repo https://github.com/Inky-developer/debris-wasm-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d76e1f1a66fd3595da223795248b04bf09c054fd397f67b7f7629fe96cab85b [INFO] running `Command { std: "docker" "start" "-a" "3d76e1f1a66fd3595da223795248b04bf09c054fd397f67b7f7629fe96cab85b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d76e1f1a66fd3595da223795248b04bf09c054fd397f67b7f7629fe96cab85b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d76e1f1a66fd3595da223795248b04bf09c054fd397f67b7f7629fe96cab85b", kill_on_drop: false }` [INFO] [stdout] 3d76e1f1a66fd3595da223795248b04bf09c054fd397f67b7f7629fe96cab85b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da5977fb8bc6c8614e6cd47c3ccf78ae1b8eedcb0bc41eb08e6ebbfbec64b3b5 [INFO] running `Command { std: "docker" "start" "-a" "da5977fb8bc6c8614e6cd47c3ccf78ae1b8eedcb0bc41eb08e6ebbfbec64b3b5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Checking smol_str v0.1.17 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking yansi-term v0.1.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking alphanumeric-sort v1.4.3 [INFO] [stderr] Checking vfs v0.1.0 (https://github.com/Inky-developer/debris#7647905f) [INFO] [stderr] Checking annotate-snippets v0.9.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking debris-common v0.1.0 (https://github.com/Inky-developer/debris#7647905f) [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.24 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling debris-derive v0.1.0 (https://github.com/Inky-developer/debris#7647905f) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking debris-core v0.1.0 (https://github.com/Inky-developer/debris#7647905f) [INFO] [stderr] Checking js-sys v0.3.51 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.24 [INFO] [stderr] Checking debris-std v0.1.0 (https://github.com/Inky-developer/debris#7647905f) [INFO] [stderr] Checking debris-backends v0.1.0 (https://github.com/Inky-developer/debris#7647905f) [INFO] [stderr] Checking wasm-bindgen-test v0.3.24 [INFO] [stderr] Checking debris-lang v0.1.0 (https://github.com/Inky-developer/debris#7647905f) [INFO] [stderr] Checking debris-wasm-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.17s [INFO] running `Command { std: "docker" "inspect" "da5977fb8bc6c8614e6cd47c3ccf78ae1b8eedcb0bc41eb08e6ebbfbec64b3b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da5977fb8bc6c8614e6cd47c3ccf78ae1b8eedcb0bc41eb08e6ebbfbec64b3b5", kill_on_drop: false }` [INFO] [stdout] da5977fb8bc6c8614e6cd47c3ccf78ae1b8eedcb0bc41eb08e6ebbfbec64b3b5