[INFO] cloning repository https://github.com/kekelp/gnomeorbs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kekelp/gnomeorbs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkekelp%2Fgnomeorbs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkekelp%2Fgnomeorbs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 125ebce240ec24e374440bfa3a52097f16c80277
[INFO] testing kekelp/gnomeorbs against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkekelp%2Fgnomeorbs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kekelp/gnomeorbs
[INFO] finished tweaking git repo https://github.com/kekelp/gnomeorbs
[INFO] tweaked toml for git repo https://github.com/kekelp/gnomeorbs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kekelp/gnomeorbs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kekelp/gnomeorbs 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_pcg v0.3.1
[INFO] [stderr]   Downloaded either v1.8.0
[INFO] [stderr]   Downloaded rand_seeder v0.2.3
[INFO] [stderr]   Downloaded which v4.2.5
[INFO] [stderr]   Downloaded edit v0.1.5
[INFO] [stderr]   Downloaded miniz_oxide v0.8.0
[INFO] [stderr]   Downloaded flate2 v1.0.33
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 659b584c453993acba53e005a18ad670a2023c11945654d225e667c5c03bb85e
[INFO] running `Command { std: "docker" "start" "-a" "659b584c453993acba53e005a18ad670a2023c11945654d225e667c5c03bb85e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "659b584c453993acba53e005a18ad670a2023c11945654d225e667c5c03bb85e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "659b584c453993acba53e005a18ad670a2023c11945654d225e667c5c03bb85e", kill_on_drop: false }`
[INFO] [stdout] 659b584c453993acba53e005a18ad670a2023c11945654d225e667c5c03bb85e
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbcca729e3519d87cb1f61325977b8503d9a4d82bee1616a3c5859cd263513df
[INFO] running `Command { std: "docker" "start" "-a" "cbcca729e3519d87cb1f61325977b8503d9a4d82bee1616a3c5859cd263513df", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling edit v0.1.5
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling rand_seeder v0.2.3
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling clap_derive v3.2.17
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v3.2.17
[INFO] [stderr]    Compiling gnomeorbs v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `NoHomeDirError` is never constructed
[INFO] [stdout]   --> src/errors.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct NoHomeDirError;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomAlreadyExistsError` is never constructed
[INFO] [stdout]   --> src/errors.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct CustomAlreadyExistsError;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NonUnicodePathError` is never constructed
[INFO] [stdout]   --> src/errors.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct NonUnicodePathError;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NonUnicodeNameError` is never constructed
[INFO] [stdout]   --> src/errors.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct NonUnicodeNameError;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.29s
[INFO] running `Command { std: "docker" "inspect" "cbcca729e3519d87cb1f61325977b8503d9a4d82bee1616a3c5859cd263513df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbcca729e3519d87cb1f61325977b8503d9a4d82bee1616a3c5859cd263513df", kill_on_drop: false }`
[INFO] [stdout] cbcca729e3519d87cb1f61325977b8503d9a4d82bee1616a3c5859cd263513df
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fee40ce47c782bfe67551b9e928040dd8901bc85110f2b787ed887ad592198c9
[INFO] running `Command { std: "docker" "start" "-a" "fee40ce47c782bfe67551b9e928040dd8901bc85110f2b787ed887ad592198c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling gnomeorbs v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `NoHomeDirError` is never constructed
[INFO] [stdout]   --> src/errors.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct NoHomeDirError;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomAlreadyExistsError` is never constructed
[INFO] [stdout]   --> src/errors.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct CustomAlreadyExistsError;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NonUnicodePathError` is never constructed
[INFO] [stdout]   --> src/errors.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct NonUnicodePathError;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NonUnicodeNameError` is never constructed
[INFO] [stdout]   --> src/errors.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct NonUnicodeNameError;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "fee40ce47c782bfe67551b9e928040dd8901bc85110f2b787ed887ad592198c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fee40ce47c782bfe67551b9e928040dd8901bc85110f2b787ed887ad592198c9", kill_on_drop: false }`
[INFO] [stdout] fee40ce47c782bfe67551b9e928040dd8901bc85110f2b787ed887ad592198c9
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] db86a1dc2652e0f7f3374d5aed9e20fde3d4fb449aff4f4e05315c15d5eaa190
[INFO] running `Command { std: "docker" "start" "-a" "db86a1dc2652e0f7f3374d5aed9e20fde3d4fb449aff4f4e05315c15d5eaa190", kill_on_drop: false }`
[INFO] [stderr] warning: struct `NoHomeDirError` is never constructed
[INFO] [stderr]   --> src/errors.rs:25:12
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct NoHomeDirError;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CustomAlreadyExistsError` is never constructed
[INFO] [stderr]   --> src/errors.rs:35:12
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct CustomAlreadyExistsError;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NonUnicodePathError` is never constructed
[INFO] [stderr]   --> src/errors.rs:48:12
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub struct NonUnicodePathError;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NonUnicodeNameError` is never constructed
[INFO] [stderr]   --> src/errors.rs:58:12
[INFO] [stderr]    |
[INFO] [stderr] 58 | pub struct NonUnicodeNameError;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `gnomeorbs` (bin "gnomeorbs" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gnomeorbs-f6bf823d398d804e)
[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" "db86a1dc2652e0f7f3374d5aed9e20fde3d4fb449aff4f4e05315c15d5eaa190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db86a1dc2652e0f7f3374d5aed9e20fde3d4fb449aff4f4e05315c15d5eaa190", kill_on_drop: false }`
[INFO] [stdout] db86a1dc2652e0f7f3374d5aed9e20fde3d4fb449aff4f4e05315c15d5eaa190
