[INFO] crate mbus 0.3.2 is already in cache [INFO] testing mbus-0.3.2 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate mbus 0.3.2 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate mbus 0.3.2 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate mbus 0.3.2 [INFO] finished tweaking crates.io crate mbus 0.3.2 [INFO] tweaked toml for crates.io crate mbus 0.3.2 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate mbus 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df64b4b21432820714f6a56eae708db8866fac905c6397ae70baa4b5b1379bc4 [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" "df64b4b21432820714f6a56eae708db8866fac905c6397ae70baa4b5b1379bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df64b4b21432820714f6a56eae708db8866fac905c6397ae70baa4b5b1379bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df64b4b21432820714f6a56eae708db8866fac905c6397ae70baa4b5b1379bc4", kill_on_drop: false }` [INFO] [stdout] df64b4b21432820714f6a56eae708db8866fac905c6397ae70baa4b5b1379bc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e148c1ed6aac925dec070f8db138046f6dbfe6f399a8cf110366a31ed63826f6 [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" "e148c1ed6aac925dec070f8db138046f6dbfe6f399a8cf110366a31ed63826f6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling pnet_base v0.26.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling hyper-openssl v0.8.0 [INFO] [stderr] Compiling pnet v0.26.0 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling linked_hash_set v0.1.3 [INFO] [stderr] Compiling pnet_sys v0.26.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling pnet_macros_support v0.26.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling hyper-old-types v0.11.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling sysfs_gpio v0.5.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.26.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-openssl v0.4.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling pnet_packet v0.26.0 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling ipnetwork v0.16.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling serde_ignored v0.1.2 [INFO] [stderr] Compiling serde-xml-rs v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling pnet_datalink v0.26.0 [INFO] [stderr] Compiling nickel v0.11.0 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling swagger v5.0.0-beta.1 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling pnet_transport v0.26.0 [INFO] [stderr] Compiling httpd-util v0.1.6 [INFO] [stderr] Compiling mbus-api v0.3.2 [INFO] [stderr] Compiling mbus v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 08s [INFO] running `Command { std: "docker" "inspect" "e148c1ed6aac925dec070f8db138046f6dbfe6f399a8cf110366a31ed63826f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e148c1ed6aac925dec070f8db138046f6dbfe6f399a8cf110366a31ed63826f6", kill_on_drop: false }` [INFO] [stdout] e148c1ed6aac925dec070f8db138046f6dbfe6f399a8cf110366a31ed63826f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 203514ffc08c38ad179cecc90282f7072416e433f33211c23c8b1f371c8adf2f [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" "203514ffc08c38ad179cecc90282f7072416e433f33211c23c8b1f371c8adf2f", kill_on_drop: false }` [INFO] [stderr] Compiling mbus v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.46s [INFO] running `Command { std: "docker" "inspect" "203514ffc08c38ad179cecc90282f7072416e433f33211c23c8b1f371c8adf2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "203514ffc08c38ad179cecc90282f7072416e433f33211c23c8b1f371c8adf2f", kill_on_drop: false }` [INFO] [stdout] 203514ffc08c38ad179cecc90282f7072416e433f33211c23c8b1f371c8adf2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d5618d79f4c1b9993b1eae14fbff63e317a0b8133d0bf77cc83a1fae39dd09c7 [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" "d5618d79f4c1b9993b1eae14fbff63e317a0b8133d0bf77cc83a1fae39dd09c7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mbus-37b6e4086187ba40 [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 `Command { std: "docker" "inspect" "d5618d79f4c1b9993b1eae14fbff63e317a0b8133d0bf77cc83a1fae39dd09c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5618d79f4c1b9993b1eae14fbff63e317a0b8133d0bf77cc83a1fae39dd09c7", kill_on_drop: false }` [INFO] [stdout] d5618d79f4c1b9993b1eae14fbff63e317a0b8133d0bf77cc83a1fae39dd09c7