[INFO] cloning repository https://github.com/birdbrainswagtrain/combinatorio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/birdbrainswagtrain/combinatorio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbirdbrainswagtrain%2Fcombinatorio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbirdbrainswagtrain%2Fcombinatorio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89240facff6bc0b341164580c29721ddcaf812d8 [INFO] testing birdbrainswagtrain/combinatorio against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbirdbrainswagtrain%2Fcombinatorio" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/birdbrainswagtrain/combinatorio on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/birdbrainswagtrain/combinatorio [INFO] finished tweaking git repo https://github.com/birdbrainswagtrain/combinatorio [INFO] tweaked toml for git repo https://github.com/birdbrainswagtrain/combinatorio written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/birdbrainswagtrain/combinatorio already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-impl v6.1.0 [INFO] [stderr] Downloaded rust-embed-utils v7.0.0 [INFO] [stderr] Downloaded rust-embed v6.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53f7d4f4c5e712bf1f7a562fda6d99f84c6a5ec6d56c650b817f8b6f416e7a63 [INFO] running `Command { std: "docker" "start" "-a" "53f7d4f4c5e712bf1f7a562fda6d99f84c6a5ec6d56c650b817f8b6f416e7a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53f7d4f4c5e712bf1f7a562fda6d99f84c6a5ec6d56c650b817f8b6f416e7a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53f7d4f4c5e712bf1f7a562fda6d99f84c6a5ec6d56c650b817f8b6f416e7a63", kill_on_drop: false }` [INFO] [stdout] 53f7d4f4c5e712bf1f7a562fda6d99f84c6a5ec6d56c650b817f8b6f416e7a63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4338b4d1c2bffd46c597420a978594aae4c54753d2f82cd275a7220f6ea37585 [INFO] running `Command { std: "docker" "start" "-a" "4338b4d1c2bffd46c597420a978594aae4c54753d2f82cd275a7220f6ea37585", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling rust-embed-utils v7.0.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling rust-embed-impl v6.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling rust-embed v6.2.0 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling combinatorio v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `iter_mut` [INFO] [stdout] --> src/ir/mod.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn iter_mut(&mut self) -> core::slice::IterMut { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.53s [INFO] running `Command { std: "docker" "inspect" "4338b4d1c2bffd46c597420a978594aae4c54753d2f82cd275a7220f6ea37585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4338b4d1c2bffd46c597420a978594aae4c54753d2f82cd275a7220f6ea37585", kill_on_drop: false }` [INFO] [stdout] 4338b4d1c2bffd46c597420a978594aae4c54753d2f82cd275a7220f6ea37585 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a83a497dc353ad65ebcdc9da84936feeb2d5902ab3477e8a63e222da7247719 [INFO] running `Command { std: "docker" "start" "-a" "9a83a497dc353ad65ebcdc9da84936feeb2d5902ab3477e8a63e222da7247719", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling combinatorio v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `iter_mut` [INFO] [stdout] --> src/ir/mod.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn iter_mut(&mut self) -> core::slice::IterMut { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.57s [INFO] running `Command { std: "docker" "inspect" "9a83a497dc353ad65ebcdc9da84936feeb2d5902ab3477e8a63e222da7247719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a83a497dc353ad65ebcdc9da84936feeb2d5902ab3477e8a63e222da7247719", kill_on_drop: false }` [INFO] [stdout] 9a83a497dc353ad65ebcdc9da84936feeb2d5902ab3477e8a63e222da7247719 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7d79ac88260a7dab7dce5b7e291184f31ec476ff006e4c7b642f097f3663ce41 [INFO] running `Command { std: "docker" "start" "-a" "7d79ac88260a7dab7dce5b7e291184f31ec476ff006e4c7b642f097f3663ce41", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: associated function is never used: `iter_mut` [INFO] [stderr] --> src/ir/mod.rs:84:12 [INFO] [stderr] | [INFO] [stderr] 84 | pub fn iter_mut(&mut self) -> core::slice::IterMut { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `combinatorio` (bin "combinatorio" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.58s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/combinatorio-df137d006472c67e) [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" "7d79ac88260a7dab7dce5b7e291184f31ec476ff006e4c7b642f097f3663ce41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d79ac88260a7dab7dce5b7e291184f31ec476ff006e4c7b642f097f3663ce41", kill_on_drop: false }` [INFO] [stdout] 7d79ac88260a7dab7dce5b7e291184f31ec476ff006e4c7b642f097f3663ce41