[INFO] fetching crate sentry-conduit 0.5.0... [INFO] testing sentry-conduit-0.5.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate sentry-conduit 0.5.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate sentry-conduit 0.5.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/rust-toolchain.toml [INFO] started tweaking crates.io crate sentry-conduit 0.5.0 [INFO] finished tweaking crates.io crate sentry-conduit 0.5.0 [INFO] tweaked toml for crates.io crate sentry-conduit 0.5.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate sentry-conduit 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num_threads v0.1.2 [INFO] [stderr] Downloaded serde_json v1.0.75 [INFO] [stderr] Downloaded time v0.3.6 [INFO] [stderr] Downloaded security-framework v2.5.0 [INFO] [stderr] Downloaded route-recognizer v0.3.1 [INFO] [stderr] Downloaded conduit v0.10.0 [INFO] [stderr] Downloaded conduit-hyper v0.4.1 [INFO] [stderr] Downloaded conduit-middleware v0.10.0 [INFO] [stderr] Downloaded sentry-panic v0.24.1 [INFO] [stderr] Downloaded sentry-contexts v0.24.1 [INFO] [stderr] Downloaded sentry-types v0.24.1 [INFO] [stderr] Downloaded thread_local v1.1.3 [INFO] [stderr] Downloaded tracing-subscriber v0.3.6 [INFO] [stderr] Downloaded conduit-router v0.10.0 [INFO] [stderr] Downloaded sentry-backtrace v0.24.1 [INFO] [stderr] Downloaded security-framework-sys v2.5.0 [INFO] [stderr] Downloaded semver v1.0.4 [INFO] [stderr] Downloaded sentry v0.24.1 [INFO] [stderr] Downloaded sentry-core v0.24.1 [INFO] [stderr] Downloaded tracing-attributes v0.1.18 [INFO] [stderr] Downloaded sentry-tracing v0.24.1 [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5025650a89b03a0b3e7fdf2165b8db5388f291bbecc3ea6ac6fe11c6db6abea [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" "f5025650a89b03a0b3e7fdf2165b8db5388f291bbecc3ea6ac6fe11c6db6abea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5025650a89b03a0b3e7fdf2165b8db5388f291bbecc3ea6ac6fe11c6db6abea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5025650a89b03a0b3e7fdf2165b8db5388f291bbecc3ea6ac6fe11c6db6abea", kill_on_drop: false }` [INFO] [stdout] f5025650a89b03a0b3e7fdf2165b8db5388f291bbecc3ea6ac6fe11c6db6abea [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cacb866f1dc654bc85df5a0029c5e084af4b060a41db006224c3ad6c93cebe33 [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" "cacb866f1dc654bc85df5a0029c5e084af4b060a41db006224c3ad6c93cebe33", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling num_threads v0.1.2 [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling conduit v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling conduit-middleware v0.10.0 [INFO] [stderr] Compiling time v0.3.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling conduit-router v0.10.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling sentry-types v0.24.1 [INFO] [stderr] Compiling sentry-core v0.24.1 [INFO] [stderr] Compiling sentry-conduit v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.83s [INFO] running `Command { std: "docker" "inspect" "cacb866f1dc654bc85df5a0029c5e084af4b060a41db006224c3ad6c93cebe33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cacb866f1dc654bc85df5a0029c5e084af4b060a41db006224c3ad6c93cebe33", kill_on_drop: false }` [INFO] [stdout] cacb866f1dc654bc85df5a0029c5e084af4b060a41db006224c3ad6c93cebe33 [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] d55c952ca79381e8b01e78043a5795146ca0006397d34af74e2e1f6577b141fc [INFO] running `Command { std: "docker" "start" "-a" "d55c952ca79381e8b01e78043a5795146ca0006397d34af74e2e1f6577b141fc", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling sentry-contexts v0.24.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling sentry-tracing v0.24.1 [INFO] [stderr] Compiling sentry-backtrace v0.24.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling sentry-panic v0.24.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling conduit-hyper v0.4.1 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling sentry v0.24.1 [INFO] [stderr] Compiling sentry-conduit v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "d55c952ca79381e8b01e78043a5795146ca0006397d34af74e2e1f6577b141fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d55c952ca79381e8b01e78043a5795146ca0006397d34af74e2e1f6577b141fc", kill_on_drop: false }` [INFO] [stdout] d55c952ca79381e8b01e78043a5795146ca0006397d34af74e2e1f6577b141fc [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] ce22d174bb0980e97edb1b6ddf43b4e937fc9cbc3cc7b2aff2b82446c66ba272 [INFO] running `Command { std: "docker" "start" "-a" "ce22d174bb0980e97edb1b6ddf43b4e937fc9cbc3cc7b2aff2b82446c66ba272", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sentry_conduit-333507117f0c2e88) [INFO] [stderr] Doc-tests sentry-conduit [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; finished in 0.00s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ce22d174bb0980e97edb1b6ddf43b4e937fc9cbc3cc7b2aff2b82446c66ba272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce22d174bb0980e97edb1b6ddf43b4e937fc9cbc3cc7b2aff2b82446c66ba272", kill_on_drop: false }` [INFO] [stdout] ce22d174bb0980e97edb1b6ddf43b4e937fc9cbc3cc7b2aff2b82446c66ba272