[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] 0016586d0df63daef2618bdf75d6de1a7dbaab94 [INFO] checking Inky-developer/debris-wasm-test against try#7b3565da729099dbe807466fcd118fb2815986e0 for pr-81789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInky-developer%2Fdebris-wasm-test" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Inky-developer/debris-wasm-test on toolchain 7b3565da729099dbe807466fcd118fb2815986e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "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-12/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" "+7b3565da729099dbe807466fcd118fb2815986e0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Inky-developer/debris` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be94e3172819513b373649f1eb62ac82ef2c6a80852f7a9fcc74d9a3e326809d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "be94e3172819513b373649f1eb62ac82ef2c6a80852f7a9fcc74d9a3e326809d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be94e3172819513b373649f1eb62ac82ef2c6a80852f7a9fcc74d9a3e326809d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be94e3172819513b373649f1eb62ac82ef2c6a80852f7a9fcc74d9a3e326809d", kill_on_drop: false }` [INFO] [stdout] be94e3172819513b373649f1eb62ac82ef2c6a80852f7a9fcc74d9a3e326809d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6f521b6abc2dce9a41ad81b5d0a52c0c6651bdfb1fa6d56223f598aef7bc1cb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b6f521b6abc2dce9a41ad81b5d0a52c0c6651bdfb1fa6d56223f598aef7bc1cb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Checking yansi-term v0.1.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking vfs v0.1.0 (https://github.com/Inky-developer/debris#f0cf77e7) [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking debris-common v0.1.0 (https://github.com/Inky-developer/debris#f0cf77e7) [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.23 [INFO] [stderr] Checking annotate-snippets v0.9.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling debris-derive v0.1.0 (https://github.com/Inky-developer/debris#f0cf77e7) [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking debris-core v0.1.0 (https://github.com/Inky-developer/debris#f0cf77e7) [INFO] [stderr] Checking js-sys v0.3.50 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking debris-std v0.1.0 (https://github.com/Inky-developer/debris#f0cf77e7) [INFO] [stderr] Checking debris-backends v0.1.0 (https://github.com/Inky-developer/debris#f0cf77e7) [INFO] [stderr] Checking wasm-bindgen-futures v0.4.23 [INFO] [stderr] Checking wasm-bindgen-test v0.3.23 [INFO] [stderr] Checking debris-lang v0.1.0 (https://github.com/Inky-developer/debris#f0cf77e7) [INFO] [stderr] Checking debris-wasm-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "b6f521b6abc2dce9a41ad81b5d0a52c0c6651bdfb1fa6d56223f598aef7bc1cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6f521b6abc2dce9a41ad81b5d0a52c0c6651bdfb1fa6d56223f598aef7bc1cb", kill_on_drop: false }` [INFO] [stdout] b6f521b6abc2dce9a41ad81b5d0a52c0c6651bdfb1fa6d56223f598aef7bc1cb