[INFO] cloning repository https://github.com/Jos635/cz2020-usbtool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jos635/cz2020-usbtool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJos635%2Fcz2020-usbtool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJos635%2Fcz2020-usbtool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec80516989d4e0c53e5de536848d6103695d3376 [INFO] testing Jos635/cz2020-usbtool against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJos635%2Fcz2020-usbtool" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jos635/cz2020-usbtool on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jos635/cz2020-usbtool [INFO] finished tweaking git repo https://github.com/Jos635/cz2020-usbtool [INFO] tweaked toml for git repo https://github.com/Jos635/cz2020-usbtool written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Jos635/cz2020-usbtool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0051bb088edcbc3ebfd379642a85ab21d17d7f37b377a621ff6f75d476533326 [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" "0051bb088edcbc3ebfd379642a85ab21d17d7f37b377a621ff6f75d476533326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0051bb088edcbc3ebfd379642a85ab21d17d7f37b377a621ff6f75d476533326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0051bb088edcbc3ebfd379642a85ab21d17d7f37b377a621ff6f75d476533326", kill_on_drop: false }` [INFO] [stdout] 0051bb088edcbc3ebfd379642a85ab21d17d7f37b377a621ff6f75d476533326 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9069b765f4a4803b02c5cdc89e8b8ff2b0bccf5af5123515c43773f97007959a [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" "9069b765f4a4803b02c5cdc89e8b8ff2b0bccf5af5123515c43773f97007959a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.11 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling libusb1-sys v0.3.7 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling rusb v0.6.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling cz2020-usbtool v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "9069b765f4a4803b02c5cdc89e8b8ff2b0bccf5af5123515c43773f97007959a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9069b765f4a4803b02c5cdc89e8b8ff2b0bccf5af5123515c43773f97007959a", kill_on_drop: false }` [INFO] [stdout] 9069b765f4a4803b02c5cdc89e8b8ff2b0bccf5af5123515c43773f97007959a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 636fd65055e96c184b0985361cf9316103a5a01de27b35ac698f8c0f0750a758 [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" "636fd65055e96c184b0985361cf9316103a5a01de27b35ac698f8c0f0750a758", kill_on_drop: false }` [INFO] [stderr] Compiling cz2020-usbtool v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.22s [INFO] running `Command { std: "docker" "inspect" "636fd65055e96c184b0985361cf9316103a5a01de27b35ac698f8c0f0750a758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "636fd65055e96c184b0985361cf9316103a5a01de27b35ac698f8c0f0750a758", kill_on_drop: false }` [INFO] [stdout] 636fd65055e96c184b0985361cf9316103a5a01de27b35ac698f8c0f0750a758 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 570b107099e13f4dafcf7b2afd7b8afcecd1fd551d0243c9abbd551a9c798d17 [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" "570b107099e13f4dafcf7b2afd7b8afcecd1fd551d0243c9abbd551a9c798d17", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cz2020_usbtool-b0d56dbc0a5c5abb [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "570b107099e13f4dafcf7b2afd7b8afcecd1fd551d0243c9abbd551a9c798d17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "570b107099e13f4dafcf7b2afd7b8afcecd1fd551d0243c9abbd551a9c798d17", kill_on_drop: false }` [INFO] [stdout] 570b107099e13f4dafcf7b2afd7b8afcecd1fd551d0243c9abbd551a9c798d17