[INFO] cloning repository https://github.com/IxquitilisSaid/wicked-rust-cli-thingy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IxquitilisSaid/wicked-rust-cli-thingy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIxquitilisSaid%2Fwicked-rust-cli-thingy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIxquitilisSaid%2Fwicked-rust-cli-thingy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 207a71caf24dafc4b9e86a7932857b80dcbbb3e0 [INFO] testing IxquitilisSaid/wicked-rust-cli-thingy against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIxquitilisSaid%2Fwicked-rust-cli-thingy" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/IxquitilisSaid/wicked-rust-cli-thingy on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/IxquitilisSaid/wicked-rust-cli-thingy [INFO] finished tweaking git repo https://github.com/IxquitilisSaid/wicked-rust-cli-thingy [INFO] tweaked toml for git repo https://github.com/IxquitilisSaid/wicked-rust-cli-thingy written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/IxquitilisSaid/wicked-rust-cli-thingy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quicli v0.4.0 [INFO] [stderr] Downloaded globwalk v0.3.1 [INFO] [stderr] Downloaded memoffset v0.5.2 [INFO] [stderr] Downloaded same-file v1.0.5 [INFO] [stderr] Downloaded ignore v0.4.10 [INFO] [stderr] Downloaded num_cpus v1.11.0 [INFO] [stderr] Downloaded walkdir v2.2.9 [INFO] [stderr] Downloaded clap-verbosity-flag v0.2.0 [INFO] [stderr] Downloaded exitfailure v0.5.1 [INFO] [stderr] Downloaded env_logger v0.5.13 [INFO] [stderr] Downloaded bstr v0.2.8 [INFO] [stderr] Downloaded synstructure v0.12.2 [INFO] [stderr] Downloaded rayon v1.2.0 [INFO] [stderr] Downloaded unicode-segmentation v1.5.0 [INFO] [stderr] Downloaded hermit-abi v0.1.3 [INFO] [stderr] Downloaded structopt-derive v0.2.18 [INFO] [stderr] Downloaded structopt v0.2.18 [INFO] [stderr] Downloaded rayon-core v1.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51e8c8e6958cba73c4f93be569a349c8a20abe00c8a1160f25266ac35eb3b9f9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "51e8c8e6958cba73c4f93be569a349c8a20abe00c8a1160f25266ac35eb3b9f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51e8c8e6958cba73c4f93be569a349c8a20abe00c8a1160f25266ac35eb3b9f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51e8c8e6958cba73c4f93be569a349c8a20abe00c8a1160f25266ac35eb3b9f9", kill_on_drop: false }` [INFO] [stdout] 51e8c8e6958cba73c4f93be569a349c8a20abe00c8a1160f25266ac35eb3b9f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fc381ba0032c9926c882c193169f9d4a5b2d53be44c8a6d8e11025abe9286d3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1fc381ba0032c9926c882c193169f9d4a5b2d53be44c8a6d8e11025abe9286d3", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling memoffset v0.5.2 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stderr] Compiling wicked-cli-thing v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.00s [INFO] running `Command { std: "docker" "inspect" "1fc381ba0032c9926c882c193169f9d4a5b2d53be44c8a6d8e11025abe9286d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fc381ba0032c9926c882c193169f9d4a5b2d53be44c8a6d8e11025abe9286d3", kill_on_drop: false }` [INFO] [stdout] 1fc381ba0032c9926c882c193169f9d4a5b2d53be44c8a6d8e11025abe9286d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a9d5faaea55fe170a5b5eb3a19930f68744a903a9f8c40f95d748db041b5833 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6a9d5faaea55fe170a5b5eb3a19930f68744a903a9f8c40f95d748db041b5833", kill_on_drop: false }` [INFO] [stderr] Compiling wicked-cli-thing v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `Command { std: "docker" "inspect" "6a9d5faaea55fe170a5b5eb3a19930f68744a903a9f8c40f95d748db041b5833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a9d5faaea55fe170a5b5eb3a19930f68744a903a9f8c40f95d748db041b5833", kill_on_drop: false }` [INFO] [stdout] 6a9d5faaea55fe170a5b5eb3a19930f68744a903a9f8c40f95d748db041b5833 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d9ded3008acfd0631ba8f9e8a464d67c754a06eadf07edd6e008797aed7c7d45 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d9ded3008acfd0631ba8f9e8a464d67c754a06eadf07edd6e008797aed7c7d45", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wicked_cli_thing-45fda88d82c47608) [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" "d9ded3008acfd0631ba8f9e8a464d67c754a06eadf07edd6e008797aed7c7d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9ded3008acfd0631ba8f9e8a464d67c754a06eadf07edd6e008797aed7c7d45", kill_on_drop: false }` [INFO] [stdout] d9ded3008acfd0631ba8f9e8a464d67c754a06eadf07edd6e008797aed7c7d45