[INFO] crate blackhole-bin 0.4.1 is already in cache [INFO] testing blackhole-bin-0.4.1 against 1.45.2 for beta-1.46-1 [INFO] extracting crate blackhole-bin 0.4.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate blackhole-bin 0.4.1 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 blackhole-bin 0.4.1 [INFO] finished tweaking crates.io crate blackhole-bin 0.4.1 [INFO] tweaked toml for crates.io crate blackhole-bin 0.4.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate blackhole-bin 0.4.1 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 06626f8426be53bfd5b5810a2635e5e3eaac36eed21901d29aef57013e48f33f [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" "06626f8426be53bfd5b5810a2635e5e3eaac36eed21901d29aef57013e48f33f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06626f8426be53bfd5b5810a2635e5e3eaac36eed21901d29aef57013e48f33f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06626f8426be53bfd5b5810a2635e5e3eaac36eed21901d29aef57013e48f33f", kill_on_drop: false }` [INFO] [stdout] 06626f8426be53bfd5b5810a2635e5e3eaac36eed21901d29aef57013e48f33f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] dac46d33a96d49af697f7fc5d317b5f84a5ed267c0a9784e304e6fafcb678fad [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" "dac46d33a96d49af697f7fc5d317b5f84a5ed267c0a9784e304e6fafcb678fad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling infer v0.1.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling byte-pool v0.2.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling paw-structopt v1.0.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling cookie v0.14.1 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling clap_flags v0.5.0 [INFO] [stderr] Compiling piper v0.1.3 [INFO] [stderr] Compiling smol v0.1.11 [INFO] [stderr] Compiling async-std v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling femme v2.1.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling colored_json v2.1.0 [INFO] [stderr] Compiling json-color v0.7.1 [INFO] [stderr] Compiling http-types v2.2.0 [INFO] [stderr] Compiling async-h1 v2.0.2 [INFO] [stderr] Compiling async-sse v3.0.0 [INFO] [stderr] Compiling tide v0.10.0 [INFO] [stderr] Compiling blackhole-bin v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "dac46d33a96d49af697f7fc5d317b5f84a5ed267c0a9784e304e6fafcb678fad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dac46d33a96d49af697f7fc5d317b5f84a5ed267c0a9784e304e6fafcb678fad", kill_on_drop: false }` [INFO] [stdout] dac46d33a96d49af697f7fc5d317b5f84a5ed267c0a9784e304e6fafcb678fad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stdout] 9c9ed0c27d279d263ed8e1e3b81e0ff4641bb6e839956e809217df8d1cf1ccff [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" "9c9ed0c27d279d263ed8e1e3b81e0ff4641bb6e839956e809217df8d1cf1ccff", kill_on_drop: false }` [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.1 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling sluice v0.4.2 [INFO] [stderr] Compiling predicates v1.0.4 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Compiling surf v1.0.3 [INFO] [stderr] Compiling blackhole-bin v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 49.40s [INFO] running `Command { std: "docker" "inspect" "9c9ed0c27d279d263ed8e1e3b81e0ff4641bb6e839956e809217df8d1cf1ccff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c9ed0c27d279d263ed8e1e3b81e0ff4641bb6e839956e809217df8d1cf1ccff", kill_on_drop: false }` [INFO] [stdout] 9c9ed0c27d279d263ed8e1e3b81e0ff4641bb6e839956e809217df8d1cf1ccff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stdout] de38fd993e61b2ba50d6aba4c318a33dbba3c41e5fce1a79a7a5a0a68436d72f [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" "de38fd993e61b2ba50d6aba4c318a33dbba3c41e5fce1a79a7a5a0a68436d72f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/blackhole_bin-6396bd8b36918b1b [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test middleware::tests::status_ok ... 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/blackhole-87fb652cc7a7af8e [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test args::tests::log_level ... 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 blackhole-bin [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" "de38fd993e61b2ba50d6aba4c318a33dbba3c41e5fce1a79a7a5a0a68436d72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de38fd993e61b2ba50d6aba4c318a33dbba3c41e5fce1a79a7a5a0a68436d72f", kill_on_drop: false }` [INFO] [stdout] de38fd993e61b2ba50d6aba4c318a33dbba3c41e5fce1a79a7a5a0a68436d72f