[INFO] cloning repository https://github.com/schme/CodeHiisi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schme/CodeHiisi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschme%2FCodeHiisi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschme%2FCodeHiisi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] acd3a7fe91b1d89f1877c94e48c524f3e37bd986
[INFO] checking schme/CodeHiisi against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschme%2FCodeHiisi" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  89% (853/955)
Updating files:  90% (860/955)
Updating files:  91% (870/955)
Updating files:  92% (879/955)
Updating files:  93% (889/955)
Updating files:  94% (898/955)
Updating files:  95% (908/955)
Updating files:  96% (917/955)
Updating files:  97% (927/955)
Updating files:  98% (936/955)
Updating files:  99% (946/955)
Updating files: 100% (955/955)
Updating files: 100% (955/955), done.
[INFO] validating manifest of git repo https://github.com/schme/CodeHiisi on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/schme/CodeHiisi
[INFO] finished tweaking git repo https://github.com/schme/CodeHiisi
[INFO] tweaked toml for git repo https://github.com/schme/CodeHiisi written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/schme/CodeHiisi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/hiisi/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simplelog v0.10.0
[INFO] [stderr]   Downloaded shrev v1.1.1
[INFO] [stderr]   Downloaded specs-derive v0.4.1
[INFO] [stderr]   Downloaded shred-derive v0.6.3
[INFO] [stderr]   Downloaded soloud-derive v0.4.0
[INFO] [stderr]   Downloaded raw-window-handle v0.3.3
[INFO] [stderr]   Downloaded tynm v0.1.6
[INFO] [stderr]   Downloaded gl v0.14.0
[INFO] [stderr]   Downloaded paste v1.0.5
[INFO] [stderr]   Downloaded approx v0.5.0
[INFO] [stderr]   Downloaded nalgebra-glm v0.15.0
[INFO] [stderr]   Downloaded arrayvec v0.7.1
[INFO] [stderr]   Downloaded simba v0.6.0
[INFO] [stderr]   Downloaded wide v0.7.0
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.1
[INFO] [stderr]   Downloaded glfw v0.41.0
[INFO] [stderr]   Downloaded serde v1.0.128
[INFO] [stderr]   Downloaded atom v0.3.6
[INFO] [stderr]   Downloaded stb_image v0.2.3
[INFO] [stderr]   Downloaded parry2d v0.7.0
[INFO] [stderr]   Downloaded serde_derive v1.0.128
[INFO] [stderr]   Downloaded syn v1.0.75
[INFO] [stderr]   Downloaded cc v1.0.69
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.5
[INFO] [stderr]   Downloaded shred v0.12.0
[INFO] [stderr]   Downloaded nalgebra v0.29.0
[INFO] [stderr]   Downloaded typenum v1.13.0
[INFO] [stderr]   Downloaded ron v0.6.4
[INFO] [stderr]   Downloaded matrixmultiply v0.3.1
[INFO] [stderr]   Downloaded bytemuck v1.7.2
[INFO] [stderr]   Downloaded ahash v0.7.4
[INFO] [stderr]   Downloaded memoffset v0.6.4
[INFO] [stderr]   Downloaded specs v0.17.0
[INFO] [stderr]   Downloaded libc v0.2.100
[INFO] [stderr]   Downloaded slab v0.4.4
[INFO] [stderr]   Downloaded cmake v0.1.45
[INFO] [stderr]   Downloaded soloud v0.4.0
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.2
[INFO] [stderr]   Downloaded hibitset v0.6.3
[INFO] [stderr]   Downloaded mopa v0.2.2
[INFO] [stderr]   Downloaded glfw-sys v3.3.4
[INFO] [stderr]   Downloaded soloud-sys v0.4.0
[INFO] [stderr]   Downloaded tuple_utils v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86ddf139212fc76d5f349ed5649b3607f08a165e4c0c05284ad5a756d235c8a2
[INFO] running `Command { std: "docker" "start" "-a" "86ddf139212fc76d5f349ed5649b3607f08a165e4c0c05284ad5a756d235c8a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86ddf139212fc76d5f349ed5649b3607f08a165e4c0c05284ad5a756d235c8a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86ddf139212fc76d5f349ed5649b3607f08a165e4c0c05284ad5a756d235c8a2", kill_on_drop: false }`
[INFO] [stdout] 86ddf139212fc76d5f349ed5649b3607f08a165e4c0c05284ad5a756d235c8a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5026b882816f97652b6c4a42296a814516b8bf66d00da9f97c074164bf093fe7
[INFO] running `Command { std: "docker" "start" "-a" "5026b882816f97652b6c4a42296a814516b8bf66d00da9f97c074164bf093fe7", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/hiisi/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling serde_derive v1.0.128
[INFO] [stderr]     Checking matrixmultiply v0.3.1
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]     Checking wide v0.7.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling serde v1.0.128
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]     Checking atom v0.3.6
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking tuple_utils v0.3.0
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]    Compiling stb_image v0.2.3
[INFO] [stderr]     Checking shrev v1.1.1
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling soloud-sys v0.4.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling glfw-sys v3.3.4
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking arrayvec v0.7.1
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking approx v0.5.0
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking simplelog v0.10.0
[INFO] [stderr]     Checking tynm v0.1.6
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling shred-derive v0.6.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling soloud-derive v0.4.0
[INFO] [stderr]    Compiling specs-derive v0.4.1
[INFO] [stderr]     Checking hibitset v0.6.3
[INFO] [stderr]     Checking shred v0.12.0
[INFO] [stderr]     Checking glfw v0.41.0
[INFO] [stderr]     Checking specs v0.17.0
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]     Checking soloud v0.4.0
[INFO] [stderr]     Checking ron v0.6.4
[INFO] [stderr]     Checking nalgebra-glm v0.15.0
[INFO] [stderr]     Checking parry2d v0.7.0
[INFO] [stderr]     Checking hiisi v0.1.0 (/opt/rustwide/workdir/hiisi)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> hiisi/src/assets/texture.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |         for mut texture in self.data.iter_mut() {
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> hiisi/src/assets/texture.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |         for mut texture in self.data.iter_mut() {
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> hiisi/src/audio/mod.rs:183:18
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Music(AudioCueId);
[INFO] [stdout]     |            ----- ^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> hiisi/src/collision/components.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Cuboid(shape::Cuboid);
[INFO] [stdout]    |            ------ ^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Cuboid` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> hiisi/src/audio/mod.rs:183:18
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Music(AudioCueId);
[INFO] [stdout]     |            ----- ^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> hiisi/src/collision/components.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Cuboid(shape::Cuboid);
[INFO] [stdout]    |            ------ ^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Cuboid` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hiisi_game v0.1.0 (/opt/rustwide/workdir/hiisi_game)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "5026b882816f97652b6c4a42296a814516b8bf66d00da9f97c074164bf093fe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5026b882816f97652b6c4a42296a814516b8bf66d00da9f97c074164bf093fe7", kill_on_drop: false }`
[INFO] [stdout] 5026b882816f97652b6c4a42296a814516b8bf66d00da9f97c074164bf093fe7
[INFO] checking schme/CodeHiisi against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschme%2FCodeHiisi" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  89% (852/955)
Updating files:  90% (860/955)
Updating files:  91% (870/955)
Updating files:  92% (879/955)
Updating files:  93% (889/955)
Updating files:  94% (898/955)
Updating files:  95% (908/955)
Updating files:  96% (917/955)
Updating files:  97% (927/955)
Updating files:  98% (936/955)
Updating files:  99% (946/955)
Updating files: 100% (955/955)
Updating files: 100% (955/955), done.
[INFO] validating manifest of git repo https://github.com/schme/CodeHiisi on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/schme/CodeHiisi
[INFO] finished tweaking git repo https://github.com/schme/CodeHiisi
[INFO] tweaked toml for git repo https://github.com/schme/CodeHiisi written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/schme/CodeHiisi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/hiisi/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03268b7ecca4fd04f94c28d9f0867cd03bcf0d725983d62de9fdcd3c37474495
[INFO] running `Command { std: "docker" "start" "-a" "03268b7ecca4fd04f94c28d9f0867cd03bcf0d725983d62de9fdcd3c37474495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03268b7ecca4fd04f94c28d9f0867cd03bcf0d725983d62de9fdcd3c37474495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03268b7ecca4fd04f94c28d9f0867cd03bcf0d725983d62de9fdcd3c37474495", kill_on_drop: false }`
[INFO] [stdout] 03268b7ecca4fd04f94c28d9f0867cd03bcf0d725983d62de9fdcd3c37474495
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11d3b975e24d7d88d76d66f51e61655dd8369fe3bfc72ee2f712deb6d47b1e5b
[INFO] running `Command { std: "docker" "start" "-a" "11d3b975e24d7d88d76d66f51e61655dd8369fe3bfc72ee2f712deb6d47b1e5b", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/hiisi/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.128
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking matrixmultiply v0.3.1
[INFO] [stderr]    Compiling serde v1.0.128
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking wide v0.7.0
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]     Checking atom v0.3.6
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]     Checking shrev v1.1.1
[INFO] [stderr]     Checking arrayvec v0.7.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking tuple_utils v0.3.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Compiling soloud-sys v0.4.0
[INFO] [stderr]    Compiling glfw-sys v3.3.4
[INFO] [stderr]     Checking approx v0.5.0
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling stb_image v0.2.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking simplelog v0.10.0
[INFO] [stderr]     Checking tynm v0.1.6
[INFO] [stderr]     Checking hibitset v0.6.3
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling shred-derive v0.6.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling soloud-derive v0.4.0
[INFO] [stderr]    Compiling specs-derive v0.4.1
[INFO] [stderr]     Checking shred v0.12.0
[INFO] [stderr]     Checking glfw v0.41.0
[INFO] [stderr]     Checking specs v0.17.0
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]     Checking soloud v0.4.0
[INFO] [stderr]     Checking ron v0.6.4
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "11d3b975e24d7d88d76d66f51e61655dd8369fe3bfc72ee2f712deb6d47b1e5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11d3b975e24d7d88d76d66f51e61655dd8369fe3bfc72ee2f712deb6d47b1e5b", kill_on_drop: false }`
[INFO] [stdout] 11d3b975e24d7d88d76d66f51e61655dd8369fe3bfc72ee2f712deb6d47b1e5b
