[INFO] crate runtime 0.3.0-alpha.8 is already in cache [INFO] testing runtime-0.3.0-alpha.8 against 1.45.2 for beta-1.46-1 [INFO] extracting crate runtime 0.3.0-alpha.8 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate runtime 0.3.0-alpha.8 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate runtime 0.3.0-alpha.8 [INFO] finished tweaking crates.io crate runtime 0.3.0-alpha.8 [INFO] tweaked toml for crates.io crate runtime 0.3.0-alpha.8 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate runtime 0.3.0-alpha.8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d9aff6082b3260cca79561c4de7997d3b45ce02e9f136b1b136713ed07f8a15 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0d9aff6082b3260cca79561c4de7997d3b45ce02e9f136b1b136713ed07f8a15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d9aff6082b3260cca79561c4de7997d3b45ce02e9f136b1b136713ed07f8a15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d9aff6082b3260cca79561c4de7997d3b45ce02e9f136b1b136713ed07f8a15", kill_on_drop: false }` [INFO] [stdout] 0d9aff6082b3260cca79561c4de7997d3b45ce02e9f136b1b136713ed07f8a15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f899cb0449affee0e1a148d4c81cc2031b20bbcfa606b67fd3d6434123689112 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f899cb0449affee0e1a148d4c81cc2031b20bbcfa606b67fd3d6434123689112", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling async-ready v3.0.0 [INFO] [stderr] Compiling async-datagram v3.0.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.5 [INFO] [stderr] Compiling runtime-attributes v0.3.0-alpha.6 [INFO] [stderr] Compiling futures-join-macro-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-select-macro-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling pin-project v0.4.5 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling runtime-raw v0.3.0-alpha.5 [INFO] [stderr] Compiling romio v0.3.0-alpha.10 [INFO] [stderr] Compiling futures-timer v0.3.0 [INFO] [stderr] Compiling juliex v0.3.0-alpha.8 [INFO] [stderr] Compiling runtime-native v0.3.0-alpha.6 [INFO] [stderr] Compiling runtime v0.3.0-alpha.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "f899cb0449affee0e1a148d4c81cc2031b20bbcfa606b67fd3d6434123689112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f899cb0449affee0e1a148d4c81cc2031b20bbcfa606b67fd3d6434123689112", kill_on_drop: false }` [INFO] [stdout] f899cb0449affee0e1a148d4c81cc2031b20bbcfa606b67fd3d6434123689112 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1113efc235af098e44c432eaac997776fd9e4aad52685c649660ef530d4194fa [INFO] running `Command { std: "docker" "start" "-a" "1113efc235af098e44c432eaac997776fd9e4aad52685c649660ef530d4194fa", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling tokio-trace-core v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling runtime-tokio v0.3.0-alpha.6 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling runtime v0.3.0-alpha.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "1113efc235af098e44c432eaac997776fd9e4aad52685c649660ef530d4194fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1113efc235af098e44c432eaac997776fd9e4aad52685c649660ef530d4194fa", kill_on_drop: false }` [INFO] [stdout] 1113efc235af098e44c432eaac997776fd9e4aad52685c649660ef530d4194fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b3bfac70a692999f0618e01305407c14a448b10ffb41aa68ae2b1581c4a768cf [INFO] running `Command { std: "docker" "start" "-a" "b3bfac70a692999f0618e01305407c14a448b10ffb41aa68ae2b1581c4a768cf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/runtime-fd01e9f7d78f1fe8 [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] [stderr] Running /opt/rustwide/target/debug/deps/native-acb09f8c6e0be0b5 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] hello planet from Native [INFO] [stdout] test spawn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tokio-d31463d2851ce396 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] hello planet from Tokio [INFO] [stdout] test spawn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tokio_current_thread-afdc1d0c84788814 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] hello planet from Tokio current-thread [INFO] [stdout] test spawn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests runtime [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test src/lib.rs - (line 55) ... ignored [INFO] [stdout] test src/lib.rs - (line 69) ... ignored [INFO] [stdout] test src/net/tcp.rs - net::tcp::TcpListener (line 286) ... ignored [INFO] [stdout] test src/net/tcp.rs - net::tcp::TcpListener::bind (line 328) ... ok [INFO] [stdout] test src/net/tcp.rs - net::tcp::TcpStream::local_addr (line 104) ... ok [INFO] [stdout] test src/net/tcp.rs - net::tcp::TcpStream::shutdown (line 148) ... ok [INFO] [stdout] test src/net/udp.rs - net::udp::UdpSocket::join_multicast_v4 (line 287) ... ok [INFO] [stdout] test src/net/udp.rs - net::udp::UdpSocket::local_addr (line 101) ... ok [INFO] [stdout] test src/lib.rs - (line 18) ... ok [INFO] [stdout] test src/net/tcp.rs - net::tcp::TcpStream::connect (line 85) ... ok [INFO] [stdout] test src/net/tcp.rs - net::tcp::TcpStream (line 48) ... ok [INFO] [stdout] test src/net/udp.rs - net::udp::UdpSocket::bind (line 70) ... ok [INFO] [stdout] test src/net/tcp.rs - net::tcp::TcpListener::accept (line 419) ... ok [INFO] [stdout] test src/net/udp.rs - net::udp::UdpSocket (line 38) ... ok [INFO] [stdout] test src/net/tcp.rs - net::tcp::TcpListener::incoming (line 388) ... ok [INFO] [stdout] test src/net/tcp.rs - net::tcp::TcpListener::local_addr (line 360) ... ok [INFO] [stdout] test src/net/tcp.rs - net::tcp::TcpStream::peer_addr (line 123) ... ok [INFO] [stdout] test src/net/udp.rs - net::udp::UdpSocket::join_multicast_v6 (line 312) ... ok [INFO] [stdout] test src/net/udp.rs - net::udp::UdpSocket::recv_from (line 162) ... ok [INFO] [stdout] test src/time.rs - time (line 32) ... ok [INFO] [stdout] test src/time/ext.rs - time::ext::AsyncReadExt::timeout (line 262) ... ok [INFO] [stdout] test src/lib.rs - prelude (line 108) ... ok [INFO] [stdout] test src/net/udp.rs - net::udp::UdpSocket::send_to (line 120) ... ok [INFO] [stdout] test src/time.rs - time (line 17) ... ok [INFO] [stdout] test src/time/delay.rs - time::delay::Delay::new_at (line 39) ... ok [INFO] [stdout] test src/time/ext.rs - time::ext::FutureExt::timeout_at (line 104) ... ok [INFO] [stdout] test src/time/delay.rs - time::delay::Delay::new (line 18) ... ok [INFO] [stdout] test src/time/ext.rs - time::ext::StreamExt::timeout (line 184) ... ok [INFO] [stdout] test src/time/ext.rs - time::ext::FutureExt::timeout (line 56) ... ok [INFO] [stdout] test src/task.rs - task::spawn (line 54) ... ok [INFO] [stdout] test src/time/interval.rs - time::interval::Interval::new (line 18) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b3bfac70a692999f0618e01305407c14a448b10ffb41aa68ae2b1581c4a768cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3bfac70a692999f0618e01305407c14a448b10ffb41aa68ae2b1581c4a768cf", kill_on_drop: false }` [INFO] [stdout] b3bfac70a692999f0618e01305407c14a448b10ffb41aa68ae2b1581c4a768cf