[INFO] fetching crate update-notifier 0.1.8... [INFO] testing update-notifier-0.1.8 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate update-notifier 0.1.8 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate update-notifier 0.1.8 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 update-notifier 0.1.8 [INFO] finished tweaking crates.io crate update-notifier 0.1.8 [INFO] tweaked toml for crates.io crate update-notifier 0.1.8 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate update-notifier 0.1.8 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 configstore v0.1.3 [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] af38b9c6d420506c791284afc6b1c1803ec2125c746ea49eedae0f2faac4acb9 [INFO] running `"docker" "start" "-a" "af38b9c6d420506c791284afc6b1c1803ec2125c746ea49eedae0f2faac4acb9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.20 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling platform-dirs v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling configstore v0.1.3 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.5 [INFO] [stderr] Compiling update-notifier v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `"docker" "inspect" "af38b9c6d420506c791284afc6b1c1803ec2125c746ea49eedae0f2faac4acb9"` [INFO] running `"docker" "rm" "-f" "af38b9c6d420506c791284afc6b1c1803ec2125c746ea49eedae0f2faac4acb9"` [INFO] [stdout] af38b9c6d420506c791284afc6b1c1803ec2125c746ea49eedae0f2faac4acb9 [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] 12e65b87952d60a9ac67036bb67ccce3d418ab63dca8c2dc55667b088fe60d8d [INFO] running `"docker" "start" "-a" "12e65b87952d60a9ac67036bb67ccce3d418ab63dca8c2dc55667b088fe60d8d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling extend v0.1.1 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling mockito v0.25.1 [INFO] [stderr] Compiling update-notifier v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.00s [INFO] running `"docker" "inspect" "12e65b87952d60a9ac67036bb67ccce3d418ab63dca8c2dc55667b088fe60d8d"` [INFO] running `"docker" "rm" "-f" "12e65b87952d60a9ac67036bb67ccce3d418ab63dca8c2dc55667b088fe60d8d"` [INFO] [stdout] 12e65b87952d60a9ac67036bb67ccce3d418ab63dca8c2dc55667b088fe60d8d [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] 3073365a75c4c2d1e149544f8312514e982947c47eff5c9e005a7fad6f143063 [INFO] running `"docker" "start" "-a" "3073365a75c4c2d1e149544f8312514e982947c47eff5c9e005a7fad6f143063"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/update_notifier-a6195916011d54bc [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::test_output ... ok [INFO] [stdout] test tests::test_latest_version ... ok [INFO] [stdout] test tests::test_same_version ... ok [INFO] [stdout] test tests::test_no_crates_io_entry ... ok [INFO] [stdout] test tests::test_not_update_available ... ok [INFO] [stdout] test tests::test_interval_exceeded ... ok [INFO] [stdout] test tests::test_interval_not_exceeded ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests update-notifier [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - check_version (line 166) ... 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" "3073365a75c4c2d1e149544f8312514e982947c47eff5c9e005a7fad6f143063"` [INFO] running `"docker" "rm" "-f" "3073365a75c4c2d1e149544f8312514e982947c47eff5c9e005a7fad6f143063"` [INFO] [stdout] 3073365a75c4c2d1e149544f8312514e982947c47eff5c9e005a7fad6f143063