[INFO] cloning repository https://github.com/linasdev/ross-configurator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linasdev/ross-configurator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinasdev%2Fross-configurator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinasdev%2Fross-configurator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab589b1d9d2d8e74ab84216401e3720e417fc0cd [INFO] testing linasdev/ross-configurator against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinasdev%2Fross-configurator" "/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/linasdev/ross-configurator on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/linasdev/ross-configurator [INFO] finished tweaking git repo https://github.com/linasdev/ross-configurator [INFO] tweaked toml for git repo https://github.com/linasdev/ross-configurator written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/linasdev/ross-configurator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63c46591ee4b511f96d43ebaa92a089e18d37701e0e67f8b71f5302db1bca264 [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" "63c46591ee4b511f96d43ebaa92a089e18d37701e0e67f8b71f5302db1bca264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63c46591ee4b511f96d43ebaa92a089e18d37701e0e67f8b71f5302db1bca264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63c46591ee4b511f96d43ebaa92a089e18d37701e0e67f8b71f5302db1bca264", kill_on_drop: false }` [INFO] [stdout] 63c46591ee4b511f96d43ebaa92a089e18d37701e0e67f8b71f5302db1bca264 [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c00a26085243489bacb31ef5785e51c5848485bd7d426476cf9b2e1a4eafefd4 [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" "c00a26085243489bacb31ef5785e51c5848485bd7d426476cf9b2e1a4eafefd4", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling defmt-parser v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling cobs v0.1.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling embedded-can v0.3.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling defmt v0.1.3 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling parse_int v0.5.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex-lexer v0.1.0 [INFO] [stderr] Compiling serialport v4.0.1 [INFO] [stderr] Compiling defmt-macros v0.1.1 [INFO] [stderr] Compiling bxcan v0.4.0 [INFO] [stderr] Compiling ross-protocol v1.19.0 [INFO] [stderr] Compiling ross-config v1.14.0 [INFO] [stderr] Compiling ross-dsl v1.0.0 [INFO] [stderr] Compiling ross-configurator v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "c00a26085243489bacb31ef5785e51c5848485bd7d426476cf9b2e1a4eafefd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c00a26085243489bacb31ef5785e51c5848485bd7d426476cf9b2e1a4eafefd4", kill_on_drop: false }` [INFO] [stdout] c00a26085243489bacb31ef5785e51c5848485bd7d426476cf9b2e1a4eafefd4 [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] 45aa86c60ea8357376827afe71809c495088f3c70ce6d80eefbe6d882fba52a9 [INFO] running `Command { std: "docker" "start" "-a" "45aa86c60ea8357376827afe71809c495088f3c70ce6d80eefbe6d882fba52a9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ross-configurator v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "45aa86c60ea8357376827afe71809c495088f3c70ce6d80eefbe6d882fba52a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45aa86c60ea8357376827afe71809c495088f3c70ce6d80eefbe6d882fba52a9", kill_on_drop: false }` [INFO] [stdout] 45aa86c60ea8357376827afe71809c495088f3c70ce6d80eefbe6d882fba52a9 [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b6a6dfd9185a022770d2b557bf7d9b618a3f95251df96cbd70b5cb3eac25dbee [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" "b6a6dfd9185a022770d2b557bf7d9b618a3f95251df96cbd70b5cb3eac25dbee", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ross_configurator-9e4e7c2ec7d11c44) [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" "b6a6dfd9185a022770d2b557bf7d9b618a3f95251df96cbd70b5cb3eac25dbee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6a6dfd9185a022770d2b557bf7d9b618a3f95251df96cbd70b5cb3eac25dbee", kill_on_drop: false }` [INFO] [stdout] b6a6dfd9185a022770d2b557bf7d9b618a3f95251df96cbd70b5cb3eac25dbee