[INFO] crate dcmdump 0.2.0 is already in cache [INFO] testing dcmdump-0.2.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate dcmdump 0.2.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate dcmdump 0.2.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 dcmdump 0.2.0 [INFO] finished tweaking crates.io crate dcmdump 0.2.0 [INFO] tweaked toml for crates.io crate dcmdump 0.2.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate dcmdump 0.2.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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dicom v0.2.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] b55e85b85a64a68ff6b38993cabd2422647b87ac488f5319f503689d9886df72 [INFO] running `"docker" "start" "-a" "b55e85b85a64a68ff6b38993cabd2422647b87ac488f5319f503689d9886df72"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling byteordered v0.5.0 [INFO] [stderr] Compiling dicom-core v0.2.0 [INFO] [stderr] Compiling dicom-dictionary-std v0.2.0 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Compiling ctor v0.1.14 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling dicom-encoding v0.2.0 [INFO] [stderr] Compiling dicom-transfer-syntax-registry v0.2.0 [INFO] [stderr] Compiling dicom-parser v0.2.0 [INFO] [stderr] Compiling dicom-object v0.2.0 [INFO] [stderr] Compiling dicom v0.2.0 [INFO] [stderr] Compiling dcmdump v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.75s [INFO] running `"docker" "inspect" "b55e85b85a64a68ff6b38993cabd2422647b87ac488f5319f503689d9886df72"` [INFO] running `"docker" "rm" "-f" "b55e85b85a64a68ff6b38993cabd2422647b87ac488f5319f503689d9886df72"` [INFO] [stdout] b55e85b85a64a68ff6b38993cabd2422647b87ac488f5319f503689d9886df72 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 3ff34721622fa44a1be04363b8a425b4077a5077940504499a8f6c21a4aa378e [INFO] running `"docker" "start" "-a" "3ff34721622fa44a1be04363b8a425b4077a5077940504499a8f6c21a4aa378e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling dcmdump v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `"docker" "inspect" "3ff34721622fa44a1be04363b8a425b4077a5077940504499a8f6c21a4aa378e"` [INFO] running `"docker" "rm" "-f" "3ff34721622fa44a1be04363b8a425b4077a5077940504499a8f6c21a4aa378e"` [INFO] [stdout] 3ff34721622fa44a1be04363b8a425b4077a5077940504499a8f6c21a4aa378e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] d8bf9a984c638227203e6255114c9abff1ad407df22a373263646f065881b2df [INFO] running `"docker" "start" "-a" "d8bf9a984c638227203e6255114c9abff1ad407df22a373263646f065881b2df"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dcmdump-597b79b47df69fd4 [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" "d8bf9a984c638227203e6255114c9abff1ad407df22a373263646f065881b2df"` [INFO] running `"docker" "rm" "-f" "d8bf9a984c638227203e6255114c9abff1ad407df22a373263646f065881b2df"` [INFO] [stdout] d8bf9a984c638227203e6255114c9abff1ad407df22a373263646f065881b2df