[INFO] crate spruce 0.3.0 is already in cache [INFO] testing spruce-0.3.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate spruce 0.3.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate spruce 0.3.0 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 crates.io crate spruce 0.3.0 [INFO] finished tweaking crates.io crate spruce 0.3.0 [INFO] tweaked toml for crates.io crate spruce 0.3.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate spruce 0.3.0 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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] dfc989ee2b6456abee3006ca751ac3af7a7696e3fce137ec148bfc296a1ced4a [INFO] running `"docker" "start" "-a" "dfc989ee2b6456abee3006ca751ac3af7a7696e3fce137ec148bfc296a1ced4a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling libc v0.2.64 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling derive_builder v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling darling_macro v0.10.1 [INFO] [stderr] Compiling structopt v0.3.3 [INFO] [stderr] Compiling darling v0.10.1 [INFO] [stderr] Compiling derive_builder_core v0.8.0 [INFO] [stderr] Compiling ptree v0.2.1 [INFO] [stderr] Compiling spruce v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `"docker" "inspect" "dfc989ee2b6456abee3006ca751ac3af7a7696e3fce137ec148bfc296a1ced4a"` [INFO] running `"docker" "rm" "-f" "dfc989ee2b6456abee3006ca751ac3af7a7696e3fce137ec148bfc296a1ced4a"` [INFO] [stdout] dfc989ee2b6456abee3006ca751ac3af7a7696e3fce137ec148bfc296a1ced4a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] bb7d1f5835b0c9510427479f49082880634e462600878cc1b1de8fc0da82fde0 [INFO] running `"docker" "start" "-a" "bb7d1f5835b0c9510427479f49082880634e462600878cc1b1de8fc0da82fde0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling spruce v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.81s [INFO] running `"docker" "inspect" "bb7d1f5835b0c9510427479f49082880634e462600878cc1b1de8fc0da82fde0"` [INFO] running `"docker" "rm" "-f" "bb7d1f5835b0c9510427479f49082880634e462600878cc1b1de8fc0da82fde0"` [INFO] [stdout] bb7d1f5835b0c9510427479f49082880634e462600878cc1b1de8fc0da82fde0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] e13a9d70c22e747f49abbda69e881ee29743b2e643b8991a1f1bad1e9f96137d [INFO] running `"docker" "start" "-a" "e13a9d70c22e747f49abbda69e881ee29743b2e643b8991a1f1bad1e9f96137d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/spruce-fe9ef351381c231c [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test size::size_format_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e13a9d70c22e747f49abbda69e881ee29743b2e643b8991a1f1bad1e9f96137d"` [INFO] running `"docker" "rm" "-f" "e13a9d70c22e747f49abbda69e881ee29743b2e643b8991a1f1bad1e9f96137d"` [INFO] [stdout] e13a9d70c22e747f49abbda69e881ee29743b2e643b8991a1f1bad1e9f96137d