[INFO] cloning repository https://github.com/Tricked-dev/funutils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tricked-dev/funutils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricked-dev%2Ffunutils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricked-dev%2Ffunutils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd89907a18604e1cc887db219585b36114a1a03e [INFO] testing Tricked-dev/funutils against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricked-dev%2Ffunutils" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tricked-dev/funutils on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tricked-dev/funutils [INFO] finished tweaking git repo https://github.com/Tricked-dev/funutils [INFO] tweaked toml for git repo https://github.com/Tricked-dev/funutils written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/Tricked-dev/funutils already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /workspace/builds/worker-19/source/src/bin/cowsay.rs [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7650af4b4fd1987af42e4924c14805bb0baa731b182329b08b6ba422e571921 [INFO] running `Command { std: "docker" "start" "-a" "e7650af4b4fd1987af42e4924c14805bb0baa731b182329b08b6ba422e571921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7650af4b4fd1987af42e4924c14805bb0baa731b182329b08b6ba422e571921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7650af4b4fd1987af42e4924c14805bb0baa731b182329b08b6ba422e571921", kill_on_drop: false }` [INFO] [stdout] e7650af4b4fd1987af42e4924c14805bb0baa731b182329b08b6ba422e571921 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9d8f6cc07580c198bbbb8ab2c1fea4ca4957ef24db746ca1797ab2f1a21129e [INFO] running `Command { std: "docker" "start" "-a" "e9d8f6cc07580c198bbbb8ab2c1fea4ca4957ef24db746ca1797ab2f1a21129e", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/src/bin/cowsay.rs [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling g2poly v0.4.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rprompt v1.0.5 [INFO] [stderr] Compiling figlet-rs v0.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling g2gen v0.4.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling g2p v0.4.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rust-embed-utils v7.1.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling noise v0.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling rust-embed v6.3.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling csscolorparser v0.5.0 [INFO] [stderr] Compiling colorgrad v0.5.0 [INFO] [stderr] Compiling clap v3.0.5 [INFO] [stderr] Compiling rqrr v0.4.0 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling lolcrab v0.1.3 [INFO] [stderr] Compiling qrrs v0.1.8 [INFO] [stderr] Compiling funutils v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.85s [INFO] running `Command { std: "docker" "inspect" "e9d8f6cc07580c198bbbb8ab2c1fea4ca4957ef24db746ca1797ab2f1a21129e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9d8f6cc07580c198bbbb8ab2c1fea4ca4957ef24db746ca1797ab2f1a21129e", kill_on_drop: false }` [INFO] [stdout] e9d8f6cc07580c198bbbb8ab2c1fea4ca4957ef24db746ca1797ab2f1a21129e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f39dc9222c5b0c4c271e02e23c8cdeb3105a32b92a748166e817a5064fea3fd [INFO] running `Command { std: "docker" "start" "-a" "7f39dc9222c5b0c4c271e02e23c8cdeb3105a32b92a748166e817a5064fea3fd", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/src/bin/cowsay.rs [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling funutils v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.47s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/funutils-1211a1ec0b5f5206) [INFO] [stderr] Executable unittests src/bin/cowsay.rs (/opt/rustwide/target/debug/deps/cowsay-7194b17a25bf5bdb) [INFO] [stderr] Executable unittests src/bin/cowsay.rs (/opt/rustwide/target/debug/deps/cowthink-e0901097e36bc20c) [INFO] [stderr] Executable unittests src/bin/figlet.rs (/opt/rustwide/target/debug/deps/figlet-d5911d47270314b6) [INFO] [stderr] Executable unittests src/bin/foo.rs (/opt/rustwide/target/debug/deps/foo-b63f06e97422c84d) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/funutils-0944aa8d389face0) [INFO] [stderr] Executable unittests src/bin/lolcat.rs (/opt/rustwide/target/debug/deps/lolcat-a65f5549eb4bf303) [INFO] [stderr] Executable unittests src/bin/lolcat.rs (/opt/rustwide/target/debug/deps/lolcrab-55a579eba848501a) [INFO] [stderr] Executable unittests src/bin/parrot.rs (/opt/rustwide/target/debug/deps/parrot-f810e41c97e907d8) [INFO] [stderr] Executable unittests src/bin/qrcode.rs (/opt/rustwide/target/debug/deps/qrcode-1057f77fe1aab78c) [INFO] [stderr] Executable unittests src/bin/rev.rs (/opt/rustwide/target/debug/deps/rev-1a93402bcd8eaaea) [INFO] [stderr] Executable unittests src/bin/yes.rs (/opt/rustwide/target/debug/deps/yes-d3173ecab49b86af) [INFO] [stderr] Executable unittests src/bin/zalgo.rs (/opt/rustwide/target/debug/deps/zalgo-9e9235ebdcedf4c6) [INFO] running `Command { std: "docker" "inspect" "7f39dc9222c5b0c4c271e02e23c8cdeb3105a32b92a748166e817a5064fea3fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f39dc9222c5b0c4c271e02e23c8cdeb3105a32b92a748166e817a5064fea3fd", kill_on_drop: false }` [INFO] [stdout] 7f39dc9222c5b0c4c271e02e23c8cdeb3105a32b92a748166e817a5064fea3fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 91e67afd562c0a25d47095528f9e394909a3f41705680ccbff686ade67ba77a9 [INFO] running `Command { std: "docker" "start" "-a" "91e67afd562c0a25d47095528f9e394909a3f41705680ccbff686ade67ba77a9", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/src/bin/cowsay.rs [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/funutils-1211a1ec0b5f5206) [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] [stderr] Running unittests src/bin/cowsay.rs (/opt/rustwide/target/debug/deps/cowsay-7194b17a25bf5bdb) [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] [stderr] Running unittests src/bin/cowsay.rs (/opt/rustwide/target/debug/deps/cowthink-e0901097e36bc20c) [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] [stderr] Running unittests src/bin/figlet.rs (/opt/rustwide/target/debug/deps/figlet-d5911d47270314b6) [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] [stderr] Running unittests src/bin/foo.rs (/opt/rustwide/target/debug/deps/foo-b63f06e97422c84d) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/funutils-0944aa8d389face0) [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] [stderr] Running unittests src/bin/lolcat.rs (/opt/rustwide/target/debug/deps/lolcat-a65f5549eb4bf303) [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] [stderr] Running unittests src/bin/lolcat.rs (/opt/rustwide/target/debug/deps/lolcrab-55a579eba848501a) [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] [stderr] Running unittests src/bin/parrot.rs (/opt/rustwide/target/debug/deps/parrot-f810e41c97e907d8) [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] [stderr] Running unittests src/bin/qrcode.rs (/opt/rustwide/target/debug/deps/qrcode-1057f77fe1aab78c) [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] [stderr] Running unittests src/bin/rev.rs (/opt/rustwide/target/debug/deps/rev-1a93402bcd8eaaea) [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] [stderr] Running unittests src/bin/yes.rs (/opt/rustwide/target/debug/deps/yes-d3173ecab49b86af) [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] [stderr] Running unittests src/bin/zalgo.rs (/opt/rustwide/target/debug/deps/zalgo-9e9235ebdcedf4c6) [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] [stderr] Doc-tests funutils [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" "91e67afd562c0a25d47095528f9e394909a3f41705680ccbff686ade67ba77a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91e67afd562c0a25d47095528f9e394909a3f41705680ccbff686ade67ba77a9", kill_on_drop: false }` [INFO] [stdout] 91e67afd562c0a25d47095528f9e394909a3f41705680ccbff686ade67ba77a9