[INFO] updating cached repository damody/sentry-rust-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/damody/sentry-rust-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/damody/sentry-rust-example" "work/ex/beta-1.37-6/sources/1.36.0/gh/damody/sentry-rust-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/damody/sentry-rust-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/damody/sentry-rust-example" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/damody/sentry-rust-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/damody/sentry-rust-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a86549ec4601c5c85c5564e293948257bb1ad077 [INFO] sha for GitHub repo damody/sentry-rust-example: a86549ec4601c5c85c5564e293948257bb1ad077 [INFO] validating manifest of damody/sentry-rust-example on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of damody/sentry-rust-example on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing damody/sentry-rust-example [INFO] finished frobbing damody/sentry-rust-example [INFO] frobbed toml for damody/sentry-rust-example written to work/ex/beta-1.37-6/sources/1.36.0/gh/damody/sentry-rust-example/Cargo.toml [INFO] started frobbing damody/sentry-rust-example [INFO] finished frobbing damody/sentry-rust-example [INFO] frobbed toml for damody/sentry-rust-example written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/damody/sentry-rust-example/Cargo.toml [INFO] crate damody/sentry-rust-example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing damody/sentry-rust-example against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/damody/sentry-rust-example:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 7f6c795a6f833d40136fae7f1555a8527e407ff755bf1b00a31c3e13bf703887 [INFO] running `"docker" "start" "-a" "7f6c795a6f833d40136fae7f1555a8527e407ff755bf1b00a31c3e13bf703887"` [INFO] [stderr] Compiling fragile v0.2.1 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling serde_test v1.0.70 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling im v10.2.0 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling sentry v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling libflate v0.1.16 [INFO] [stderr] Compiling debugid v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling sentry-types v0.5.4 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling hyper-tls v0.1.3 [INFO] [stderr] Compiling reqwest v0.8.6 [INFO] [stderr] Compiling test_sentry v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::error::Error` [INFO] [stderr] --> src/main.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::error::Error; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `sentry::integrations::failure::capture_error` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use sentry::integrations::failure::capture_error; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `"docker" "inspect" "7f6c795a6f833d40136fae7f1555a8527e407ff755bf1b00a31c3e13bf703887"` [INFO] running `"docker" "rm" "-f" "7f6c795a6f833d40136fae7f1555a8527e407ff755bf1b00a31c3e13bf703887"` [INFO] [stdout] 7f6c795a6f833d40136fae7f1555a8527e407ff755bf1b00a31c3e13bf703887 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/damody/sentry-rust-example:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] ef0933123b2ccab9b29fbd8a341c22b15c55b883b0c572ad150dc49815864dd9 [INFO] running `"docker" "start" "-a" "ef0933123b2ccab9b29fbd8a341c22b15c55b883b0c572ad150dc49815864dd9"` [INFO] [stderr] Compiling test_sentry v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::error::Error` [INFO] [stderr] --> src/main.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::error::Error; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `sentry::integrations::failure::capture_error` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use sentry::integrations::failure::capture_error; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.60s [INFO] running `"docker" "inspect" "ef0933123b2ccab9b29fbd8a341c22b15c55b883b0c572ad150dc49815864dd9"` [INFO] running `"docker" "rm" "-f" "ef0933123b2ccab9b29fbd8a341c22b15c55b883b0c572ad150dc49815864dd9"` [INFO] [stdout] ef0933123b2ccab9b29fbd8a341c22b15c55b883b0c572ad150dc49815864dd9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/damody/sentry-rust-example:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] f0249624bdae60d7923e6622d14e3a26c479e2684099e89dd6ff64608d14e52a [INFO] running `"docker" "start" "-a" "f0249624bdae60d7923e6622d14e3a26c479e2684099e89dd6ff64608d14e52a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/test_sentry-f51448e53e898e4a [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 `"docker" "inspect" "f0249624bdae60d7923e6622d14e3a26c479e2684099e89dd6ff64608d14e52a"` [INFO] running `"docker" "rm" "-f" "f0249624bdae60d7923e6622d14e3a26c479e2684099e89dd6ff64608d14e52a"` [INFO] [stdout] f0249624bdae60d7923e6622d14e3a26c479e2684099e89dd6ff64608d14e52a