[INFO] cloning repository https://github.com/racr-rust/racr-compose [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/racr-rust/racr-compose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fracr-rust%2Fracr-compose"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fracr-rust%2Fracr-compose'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2fae7179bad6c87a74eaf220657b21b728a8b899 [INFO] testing racr-rust/racr-compose against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fracr-rust%2Fracr-compose" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/racr-rust/racr-compose on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/racr-rust/racr-compose [INFO] finished tweaking git repo https://github.com/racr-rust/racr-compose [INFO] tweaked toml for git repo https://github.com/racr-rust/racr-compose written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/racr-rust/racr-compose already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/kjetilkjeka/racr-format.git` [INFO] [stderr] Updating git repository `https://github.com/japaric/svd.git` [INFO] [stderr] Updating git submodule `git://github.com/posborne/cmsis-svd.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eba872812bc8dc4cebc70767b1613ed2541a347704da5fb228774ad36a1a6211 [INFO] running `"docker" "start" "-a" "eba872812bc8dc4cebc70767b1613ed2541a347704da5fb228774ad36a1a6211"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling racr v0.1.0 (https://github.com/kjetilkjeka/racr-format.git?rev=df008cef8f77d59b16085a1b8fce7fe7bae4e21b#df008cef) [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling xmltree v0.3.2 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling svd-parser v0.7.0 (https://github.com/japaric/svd.git#27257223) [INFO] [stderr] Compiling racr-compose v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Arg` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | Arg, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.57s [INFO] running `"docker" "inspect" "eba872812bc8dc4cebc70767b1613ed2541a347704da5fb228774ad36a1a6211"` [INFO] running `"docker" "rm" "-f" "eba872812bc8dc4cebc70767b1613ed2541a347704da5fb228774ad36a1a6211"` [INFO] [stdout] eba872812bc8dc4cebc70767b1613ed2541a347704da5fb228774ad36a1a6211 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 75e8edb1335d9b9f24b6444b402d6df8469389c8e50b06f6a946cef049d5ba4b [INFO] running `"docker" "start" "-a" "75e8edb1335d9b9f24b6444b402d6df8469389c8e50b06f6a946cef049d5ba4b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling racr-compose v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Arg` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | Arg, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `"docker" "inspect" "75e8edb1335d9b9f24b6444b402d6df8469389c8e50b06f6a946cef049d5ba4b"` [INFO] running `"docker" "rm" "-f" "75e8edb1335d9b9f24b6444b402d6df8469389c8e50b06f6a946cef049d5ba4b"` [INFO] [stdout] 75e8edb1335d9b9f24b6444b402d6df8469389c8e50b06f6a946cef049d5ba4b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8cec4a09237eeb487c2961039a333ae05e6a3eca7a83da35b8e03e5039c178cc [INFO] running `"docker" "start" "-a" "8cec4a09237eeb487c2961039a333ae05e6a3eca7a83da35b8e03e5039c178cc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused import: `Arg` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | Arg, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/racr_compose-f14ca072becc7982 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "8cec4a09237eeb487c2961039a333ae05e6a3eca7a83da35b8e03e5039c178cc"` [INFO] running `"docker" "rm" "-f" "8cec4a09237eeb487c2961039a333ae05e6a3eca7a83da35b8e03e5039c178cc"` [INFO] [stdout] 8cec4a09237eeb487c2961039a333ae05e6a3eca7a83da35b8e03e5039c178cc