[INFO] cloning repository https://github.com/pickjob/swiss_knife [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pickjob/swiss_knife" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpickjob%2Fswiss_knife", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpickjob%2Fswiss_knife'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82a082ed79c098a1c740fbeaa05ec15c79b7f217 [INFO] testing pickjob/swiss_knife 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%2Fpickjob%2Fswiss_knife" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pickjob/swiss_knife 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/pickjob/swiss_knife [INFO] removed 1 missing examples [INFO] finished tweaking git repo https://github.com/pickjob/swiss_knife [INFO] tweaked toml for git repo https://github.com/pickjob/swiss_knife written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 9f64f0c8ac10f56846fa6f19846cec2b296f1e153b40bcce030f200c70432038 [INFO] running `Command { std: "docker" "start" "-a" "9f64f0c8ac10f56846fa6f19846cec2b296f1e153b40bcce030f200c70432038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f64f0c8ac10f56846fa6f19846cec2b296f1e153b40bcce030f200c70432038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f64f0c8ac10f56846fa6f19846cec2b296f1e153b40bcce030f200c70432038", kill_on_drop: false }` [INFO] [stdout] 9f64f0c8ac10f56846fa6f19846cec2b296f1e153b40bcce030f200c70432038 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 01fdad72134bde867dd010a4b52b60f8348477e8980f77813411abef5034dee9 [INFO] running `Command { std: "docker" "start" "-a" "01fdad72134bde867dd010a4b52b60f8348477e8980f77813411abef5034dee9", 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] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling cstr v0.2.10 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling cpp_common v0.5.6 [INFO] [stderr] Compiling cpp_build v0.5.6 [INFO] [stderr] Compiling qttypes v0.2.8 [INFO] [stderr] Compiling cpp_macros v0.5.6 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling qmetaobject v0.2.7 [INFO] [stderr] Compiling qmetaobject_impl v0.2.7 [INFO] [stderr] Compiling cpp v0.5.6 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling serde_qs v0.9.1 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling flexi_logger v0.22.3 [INFO] [stderr] Compiling swiss_knife v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.92s [INFO] running `Command { std: "docker" "inspect" "01fdad72134bde867dd010a4b52b60f8348477e8980f77813411abef5034dee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01fdad72134bde867dd010a4b52b60f8348477e8980f77813411abef5034dee9", kill_on_drop: false }` [INFO] [stdout] 01fdad72134bde867dd010a4b52b60f8348477e8980f77813411abef5034dee9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] e2db59b2ffbb31104fdf159d65d4ae6c25ba9d6fc3c4509a924b52352a79580f [INFO] running `Command { std: "docker" "start" "-a" "e2db59b2ffbb31104fdf159d65d4ae6c25ba9d6fc3c4509a924b52352a79580f", kill_on_drop: false }` [INFO] [stderr] Compiling swiss_knife v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.86s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/swiss_knife-4b449d8d761e90aa) [INFO] running `Command { std: "docker" "inspect" "e2db59b2ffbb31104fdf159d65d4ae6c25ba9d6fc3c4509a924b52352a79580f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2db59b2ffbb31104fdf159d65d4ae6c25ba9d6fc3c4509a924b52352a79580f", kill_on_drop: false }` [INFO] [stdout] e2db59b2ffbb31104fdf159d65d4ae6c25ba9d6fc3c4509a924b52352a79580f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 66c12280ec30431c1b9a007dc1d5ed4293f2ec52b8670f18629380e040cf105e [INFO] running `Command { std: "docker" "start" "-a" "66c12280ec30431c1b9a007dc1d5ed4293f2ec52b8670f18629380e040cf105e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/swiss_knife-4b449d8d761e90aa) [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" "66c12280ec30431c1b9a007dc1d5ed4293f2ec52b8670f18629380e040cf105e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66c12280ec30431c1b9a007dc1d5ed4293f2ec52b8670f18629380e040cf105e", kill_on_drop: false }` [INFO] [stdout] 66c12280ec30431c1b9a007dc1d5ed4293f2ec52b8670f18629380e040cf105e