[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] a30b6e2bee9b428476b5177f8b37af35d3c2a405 [INFO] checking Inky-developer/debris-wasm-test against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInky-developer%2Fdebris-wasm-test" "/workspace/builds/worker-90/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-90/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Inky-developer/debris-wasm-test on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-90/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20817041d8b98ca4bde6d1307b7f1d90f4626a1e3ea281b3965c4fb78ed8abdd [INFO] running `Command { std: "docker" "start" "-a" "20817041d8b98ca4bde6d1307b7f1d90f4626a1e3ea281b3965c4fb78ed8abdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20817041d8b98ca4bde6d1307b7f1d90f4626a1e3ea281b3965c4fb78ed8abdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20817041d8b98ca4bde6d1307b7f1d90f4626a1e3ea281b3965c4fb78ed8abdd", kill_on_drop: false }` [INFO] [stdout] 20817041d8b98ca4bde6d1307b7f1d90f4626a1e3ea281b3965c4fb78ed8abdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 088139dd554cc1e99910e110c4e4ca6ba785faa570ef7951e5a24795fd7456c5 [INFO] running `Command { std: "docker" "start" "-a" "088139dd554cc1e99910e110c4e4ca6ba785faa570ef7951e5a24795fd7456c5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking yansi-term v0.1.2 [INFO] [stderr] Checking smol_str v0.1.18 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking alphanumeric-sort v1.4.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking annotate-snippets v0.9.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.28 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking debris-common v0.1.0 (https://github.com/Inky-developer/debris#04404b9f) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling parse_macro v0.1.0 (https://github.com/Inky-developer/command-parser#012cd54a) [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling debris-derive v0.1.0 (https://github.com/Inky-developer/debris#04404b9f) [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Checking command_parser v0.1.0 (https://github.com/Inky-developer/command-parser#012cd54a) [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking debris-core v0.1.0 (https://github.com/Inky-developer/debris#04404b9f) [INFO] [stderr] Checking js-sys v0.3.55 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Checking debris-std v0.1.0 (https://github.com/Inky-developer/debris#04404b9f) [INFO] [stderr] Checking wasm-bindgen-futures v0.4.28 [INFO] [stderr] Checking wasm-bindgen-test v0.3.28 [INFO] [stderr] Checking serde_with v1.11.0 [INFO] [stderr] Checking datapack_common v0.1.0 (https://github.com/SuperTails/datapack_common#3ab64292) [INFO] [stderr] Checking debris-backends v0.1.0 (https://github.com/Inky-developer/debris#04404b9f) [INFO] [stderr] Checking datapack_vm v0.1.0 (https://github.com/SuperTails/datapackvm#293258d2) [INFO] [stderr] Checking debris-lang v0.1.0 (https://github.com/Inky-developer/debris#04404b9f) [INFO] [stderr] Checking debris-wasm-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.71s [INFO] running `Command { std: "docker" "inspect" "088139dd554cc1e99910e110c4e4ca6ba785faa570ef7951e5a24795fd7456c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "088139dd554cc1e99910e110c4e4ca6ba785faa570ef7951e5a24795fd7456c5", kill_on_drop: false }` [INFO] [stdout] 088139dd554cc1e99910e110c4e4ca6ba785faa570ef7951e5a24795fd7456c5