[INFO] fetching crate gabelung 0.2.3... [INFO] testing gabelung-0.2.3 against 1.44.0 for beta-1.45-1 [INFO] extracting crate gabelung 0.2.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate gabelung 0.2.3 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate gabelung 0.2.3 [INFO] finished tweaking crates.io crate gabelung 0.2.3 [INFO] tweaked toml for crates.io crate gabelung 0.2.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.44.0" "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] 387fb244460fce4bec4de547189eace6049560211e291652eca5552d882425aa [INFO] running `"docker" "start" "-a" "387fb244460fce4bec4de547189eace6049560211e291652eca5552d882425aa"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling gabelung v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.93s [INFO] running `"docker" "inspect" "387fb244460fce4bec4de547189eace6049560211e291652eca5552d882425aa"` [INFO] running `"docker" "rm" "-f" "387fb244460fce4bec4de547189eace6049560211e291652eca5552d882425aa"` [INFO] [stdout] 387fb244460fce4bec4de547189eace6049560211e291652eca5552d882425aa [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.44.0" "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] 6baa2e5f7397f908284ec07762e145c0ed524c2e6f2592cb3184f603e4936081 [INFO] running `"docker" "start" "-a" "6baa2e5f7397f908284ec07762e145c0ed524c2e6f2592cb3184f603e4936081"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pin-project-lite v0.1.6 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling piper v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.11 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling async-std v1.6.0 [INFO] [stderr] Compiling gabelung v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.23s [INFO] running `"docker" "inspect" "6baa2e5f7397f908284ec07762e145c0ed524c2e6f2592cb3184f603e4936081"` [INFO] running `"docker" "rm" "-f" "6baa2e5f7397f908284ec07762e145c0ed524c2e6f2592cb3184f603e4936081"` [INFO] [stdout] 6baa2e5f7397f908284ec07762e145c0ed524c2e6f2592cb3184f603e4936081 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.44.0" "test" "--frozen"` [INFO] [stdout] f21e32ebc55070c1cdfea474ca550f4197fec5568e77e46956fccc0ee8cf3765 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "f21e32ebc55070c1cdfea474ca550f4197fec5568e77e46956fccc0ee8cf3765"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gabelung-516cbc24b5cabf81 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::tk::branch_multiple ... ok [INFO] [stdout] test tests::tk::lockstep ... ok [INFO] [stdout] test tests::tk::terminates ... ok [INFO] [stdout] test tests::tk::waits_for_other ... ok [INFO] [stdout] test tests::tk::drop_one_half ... ok [INFO] [stdout] test tests::tk::wakeup ... ok [INFO] [stdout] test tests::a_std::waits_for_other ... ok [INFO] [stdout] test tests::a_std::lockstep ... ok [INFO] [stdout] test tests::a_std::wakeup ... ok [INFO] [stdout] test tests::a_std::drop_one_half ... ok [INFO] [stdout] test tests::a_std::terminates ... ok [INFO] [stdout] test tests::a_std::branch_multiple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests gabelung [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 14) ... ok [INFO] [stdout] test src/lib.rs - new (line 81) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f21e32ebc55070c1cdfea474ca550f4197fec5568e77e46956fccc0ee8cf3765"` [INFO] running `"docker" "rm" "-f" "f21e32ebc55070c1cdfea474ca550f4197fec5568e77e46956fccc0ee8cf3765"` [INFO] [stdout] f21e32ebc55070c1cdfea474ca550f4197fec5568e77e46956fccc0ee8cf3765