[INFO] fetching crate sentry-contrib-native 0.3.1... [INFO] checking sentry-contrib-native-0.3.1 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate sentry-contrib-native 0.3.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate sentry-contrib-native 0.3.1 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sentry-contrib-native 0.3.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate sentry-contrib-native 0.3.1 [INFO] tweaked toml for crates.io crate sentry-contrib-native 0.3.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate sentry-contrib-native 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.2.6 [INFO] [stderr] Downloaded lock_api v0.4.3 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.23 [INFO] [stderr] Downloaded futures-executor v0.3.14 [INFO] [stderr] Downloaded rmp v0.8.10 [INFO] [stderr] Downloaded sentry-contrib-native-sys v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e1c404b9a4af383055e5d58514c39de12c67fb93a5563147c3a12682a622ef1 [INFO] running `Command { std: "docker" "start" "-a" "2e1c404b9a4af383055e5d58514c39de12c67fb93a5563147c3a12682a622ef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e1c404b9a4af383055e5d58514c39de12c67fb93a5563147c3a12682a622ef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e1c404b9a4af383055e5d58514c39de12c67fb93a5563147c3a12682a622ef1", kill_on_drop: false }` [INFO] [stdout] 2e1c404b9a4af383055e5d58514c39de12c67fb93a5563147c3a12682a622ef1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8397727b956fc6baeb0169d44c59b741907a7a0145526c5c7930c1f251467263 [INFO] running `Command { std: "docker" "start" "-a" "8397727b956fc6baeb0169d44c59b741907a7a0145526c5c7930c1f251467263", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking brotli-decompressor v2.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling sentry-contrib-native-sys v0.3.1 [INFO] [stderr] Compiling vsprintf v2.0.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling sentry-contrib-native v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking brotli v3.3.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking rmpv v0.4.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking tokio-util v0.6.6 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking async-compression v0.3.7 [INFO] [stderr] Checking h2 v0.3.2 [INFO] [stderr] Checking hyper v0.14.7 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking reqwest v0.11.3 [INFO] [stdout] error[E0432]: unresolved import `crate::test` [INFO] [stdout] --> src/options.rs:1046:9 [INFO] [stdout] | [INFO] [stdout] 1046 | use crate::test; [INFO] [stdout] | ^^^^^^^^^^^ no `test` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub mod test; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: the item is gated behind the `test` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test` [INFO] [stdout] --> src/options.rs:1207:9 [INFO] [stdout] | [INFO] [stdout] 1207 | use crate::test; [INFO] [stdout] | ^^^^^^^^^^^ no `test` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub mod test; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: the item is gated behind the `test` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rusty_fork` [INFO] [stdout] --> src/before_send.rs:95:3 [INFO] [stdout] | [INFO] [stdout] 95 | #[rusty_fork::fork_test(timeout_ms = 60000)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `rusty_fork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rusty_fork` [INFO] [stdout] --> src/before_send.rs:143:3 [INFO] [stdout] | [INFO] [stdout] 143 | #[rusty_fork::fork_test(timeout_ms = 60000)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `rusty_fork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rusty_fork` [INFO] [stdout] --> src/ffi.rs:198:3 [INFO] [stdout] | [INFO] [stdout] 198 | #[rusty_fork::fork_test(timeout_ms = 60000)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `rusty_fork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rusty_fork` [INFO] [stdout] --> src/logger.rs:125:3 [INFO] [stdout] | [INFO] [stdout] 125 | #[rusty_fork::fork_test(timeout_ms = 60000)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `rusty_fork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rusty_fork` [INFO] [stdout] --> src/logger.rs:167:3 [INFO] [stdout] | [INFO] [stdout] 167 | #[rusty_fork::fork_test(timeout_ms = 60000)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `rusty_fork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rusty_fork` [INFO] [stdout] --> src/options.rs:1044:3 [INFO] [stdout] | [INFO] [stdout] 1044 | #[rusty_fork::fork_test(timeout_ms = 60000)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `rusty_fork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rusty_fork` [INFO] [stdout] --> src/options.rs:1205:3 [INFO] [stdout] | [INFO] [stdout] 1205 | #[rusty_fork::fork_test(timeout_ms = 60000)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `rusty_fork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rusty_fork` [INFO] [stdout] --> src/panic.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | #[rusty_fork::fork_test(timeout_ms = 60000)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `rusty_fork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rusty_fork` [INFO] [stdout] --> src/lib.rs:596:3 [INFO] [stdout] | [INFO] [stdout] 596 | #[rusty_fork::fork_test(timeout_ms = 60000)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `rusty_fork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rusty_fork` [INFO] [stdout] --> src/lib.rs:651:3 [INFO] [stdout] | [INFO] [stdout] 651 | #[rusty_fork::fork_test(timeout_ms = 60000)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `rusty_fork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dylib` [INFO] [stdout] --> tests/res/crash.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | let lib_location = dylib::location(); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `dylib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sentry-contrib-native` (example "crash") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:141:52 [INFO] [stdout] | [INFO] [stdout] 141 | level if level == sys::Level::Debug as _ => Self::Debug, [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test` [INFO] [stdout] --> src/lib.rs:678:5 [INFO] [stdout] | [INFO] [stdout] 678 | test::set_hook(); [INFO] [stdout] | ^^^^ use of undeclared crate or module `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test` [INFO] [stdout] --> src/lib.rs:732:5 [INFO] [stdout] | [INFO] [stdout] 732 | test::verify_panics(); [INFO] [stdout] | ^^^^ use of undeclared crate or module `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dylib` [INFO] [stdout] --> tests/crash.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | == dylib::location().to_str().unwrap())); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `dylib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dylib` [INFO] [stdout] --> tests/lib.rs:39:40 [INFO] [stdout] | [INFO] [stdout] 39 | let lib_location = dylib::location(); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `dylib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dylib` [INFO] [stdout] --> tests/lib.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | == dylib::location().to_str().unwrap())); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `dylib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sentry-contrib-native` (lib test) due to 16 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sentry-contrib-native` (test "crash") due to 2 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sentry-contrib-native` (test "lib") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "8397727b956fc6baeb0169d44c59b741907a7a0145526c5c7930c1f251467263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8397727b956fc6baeb0169d44c59b741907a7a0145526c5c7930c1f251467263", kill_on_drop: false }` [INFO] [stdout] 8397727b956fc6baeb0169d44c59b741907a7a0145526c5c7930c1f251467263