[INFO] cloning repository https://github.com/ercp/ercp_cli_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ercp/ercp_cli_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fercp%2Fercp_cli_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fercp%2Fercp_cli_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0039acdab5a26da8acc4d749bc94fbfce25ec45e [INFO] testing ercp/ercp_cli_example against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fercp%2Fercp_cli_example" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ercp/ercp_cli_example on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ercp/ercp_cli_example [INFO] finished tweaking git repo https://github.com/ercp/ercp_cli_example [INFO] tweaked toml for git repo https://github.com/ercp/ercp_cli_example written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ercp/ercp_cli_example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ercp/cli` [INFO] [stderr] Updating git repository `https://github.com/ercp/ercp_basic.rs.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embedded-crc-macros v0.1.0 [INFO] [stderr] Downloaded serialport v4.0.1 [INFO] [stderr] Downloaded nix v0.16.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0b5b9da82add43bad3bc8543e7a6194689f3470cbd723063b4fd77fda2154fd3 [INFO] running `Command { std: "docker" "start" "-a" "0b5b9da82add43bad3bc8543e7a6194689f3470cbd723063b4fd77fda2154fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b5b9da82add43bad3bc8543e7a6194689f3470cbd723063b4fd77fda2154fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b5b9da82add43bad3bc8543e7a6194689f3470cbd723063b4fd77fda2154fd3", kill_on_drop: false }` [INFO] [stdout] 0b5b9da82add43bad3bc8543e7a6194689f3470cbd723063b4fd77fda2154fd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9a6970d655134ef533817be2c6dc975d5f82c9fa04ec5dda57955999599b3585 [INFO] running `Command { std: "docker" "start" "-a" "9a6970d655134ef533817be2c6dc975d5f82c9fa04ec5dda57955999599b3585", kill_on_drop: false }` [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling embedded-crc-macros v0.1.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ercp_basic v0.1.0 (https://github.com/ercp/ercp_basic.rs.git?branch=develop#239ca474) [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serialport v4.0.1 [INFO] [stderr] Compiling ercp_device v0.1.0 (https://github.com/ercp/cli?branch=develop#f5439017) [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling ercp_cli v0.1.0 (https://github.com/ercp/cli?branch=develop#f5439017) [INFO] [stderr] Compiling ercp_cli_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.31s [INFO] running `Command { std: "docker" "inspect" "9a6970d655134ef533817be2c6dc975d5f82c9fa04ec5dda57955999599b3585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a6970d655134ef533817be2c6dc975d5f82c9fa04ec5dda57955999599b3585", kill_on_drop: false }` [INFO] [stdout] 9a6970d655134ef533817be2c6dc975d5f82c9fa04ec5dda57955999599b3585 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 39ee93b1255bc517b5faa31752b3a41baad0c97bda9b2a7b4d98d336bcff19c6 [INFO] running `Command { std: "docker" "start" "-a" "39ee93b1255bc517b5faa31752b3a41baad0c97bda9b2a7b4d98d336bcff19c6", kill_on_drop: false }` [INFO] [stderr] Compiling ercp_basic v0.1.0 (https://github.com/ercp/ercp_basic.rs.git?branch=develop#239ca474) [INFO] [stderr] Compiling ercp_device v0.1.0 (https://github.com/ercp/cli?branch=develop#f5439017) [INFO] [stderr] Compiling ercp_cli v0.1.0 (https://github.com/ercp/cli?branch=develop#f5439017) [INFO] [stderr] Compiling ercp_cli_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.05s [INFO] running `Command { std: "docker" "inspect" "39ee93b1255bc517b5faa31752b3a41baad0c97bda9b2a7b4d98d336bcff19c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39ee93b1255bc517b5faa31752b3a41baad0c97bda9b2a7b4d98d336bcff19c6", kill_on_drop: false }` [INFO] [stdout] 39ee93b1255bc517b5faa31752b3a41baad0c97bda9b2a7b4d98d336bcff19c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 584af1f85434c4140623d64e1c8ec49badad051cae361603af1cc6c060b07284 [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" "584af1f85434c4140623d64e1c8ec49badad051cae361603af1cc6c060b07284", kill_on_drop: false }` [INFO] [stderr] Compiling ercp_basic v0.1.0 (https://github.com/ercp/ercp_basic.rs.git?branch=develop#239ca474) [INFO] [stderr] Compiling ercp_device v0.1.0 (https://github.com/ercp/cli?branch=develop#f5439017) [INFO] [stderr] Compiling ercp_cli v0.1.0 (https://github.com/ercp/cli?branch=develop#f5439017) [INFO] [stderr] Compiling ercp_cli_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.80s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/device-60b04558c4824b71) [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" "584af1f85434c4140623d64e1c8ec49badad051cae361603af1cc6c060b07284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "584af1f85434c4140623d64e1c8ec49badad051cae361603af1cc6c060b07284", kill_on_drop: false }` [INFO] [stdout] 584af1f85434c4140623d64e1c8ec49badad051cae361603af1cc6c060b07284