[INFO] fetching crate newrelic_plugin 0.1.0... [INFO] testing newrelic_plugin-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate newrelic_plugin 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate newrelic_plugin 0.1.0 [INFO] finished tweaking crates.io crate newrelic_plugin 0.1.0 [INFO] tweaked toml for crates.io crate newrelic_plugin 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate newrelic_plugin 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 92 packages to latest compatible versions [INFO] [stderr] Adding log4rs v0.8.3 (available: v1.4.0) [INFO] [stderr] Adding num v0.2.1 (available: v0.4.3) [INFO] [stderr] Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 454b337969bc278dc196bd7fdbd4cb9d1b75ce418e5db76953a7ec5fca5769a1 [INFO] running `Command { std: "docker" "start" "-a" "454b337969bc278dc196bd7fdbd4cb9d1b75ce418e5db76953a7ec5fca5769a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "454b337969bc278dc196bd7fdbd4cb9d1b75ce418e5db76953a7ec5fca5769a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "454b337969bc278dc196bd7fdbd4cb9d1b75ce418e5db76953a7ec5fca5769a1", kill_on_drop: false }` [INFO] [stdout] 454b337969bc278dc196bd7fdbd4cb9d1b75ce418e5db76953a7ec5fca5769a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 826b7ad45f6a7177bca467bece8794297cc2a1c90e33d573093b1801d2443241 [INFO] running `Command { std: "docker" "start" "-a" "826b7ad45f6a7177bca467bece8794297cc2a1c90e33d573093b1801d2443241", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling libz-sys v1.1.28 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling curl-sys v0.4.87+curl-8.19.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling traitobject v0.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.114 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling log4rs v0.8.3 [INFO] [stderr] Compiling newrelic_plugin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.77s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "826b7ad45f6a7177bca467bece8794297cc2a1c90e33d573093b1801d2443241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "826b7ad45f6a7177bca467bece8794297cc2a1c90e33d573093b1801d2443241", kill_on_drop: false }` [INFO] [stdout] 826b7ad45f6a7177bca467bece8794297cc2a1c90e33d573093b1801d2443241 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c73c81b13245b54f9eb605af05aaf00ecf8f51578f05b25124817a54c65017b [INFO] running `Command { std: "docker" "start" "-a" "4c73c81b13245b54f9eb605af05aaf00ecf8f51578f05b25124817a54c65017b", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling newrelic_plugin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "4c73c81b13245b54f9eb605af05aaf00ecf8f51578f05b25124817a54c65017b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c73c81b13245b54f9eb605af05aaf00ecf8f51578f05b25124817a54c65017b", kill_on_drop: false }` [INFO] [stdout] 4c73c81b13245b54f9eb605af05aaf00ecf8f51578f05b25124817a54c65017b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5699ab39ecec01573f0f01f532bb80137c587ca1f55baa30d1e3acd3b7156d77 [INFO] running `Command { std: "docker" "start" "-a" "5699ab39ecec01573f0f01f532bb80137c587ca1f55baa30d1e3acd3b7156d77", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/newrelic_plugin-7f0e9dca371d52e8) [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] [stderr] Doc-tests newrelic_plugin [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/plugin/agent.rs - plugin::agent::Agent (line 18) ... FAILED [INFO] [stdout] test src/plugin/agent.rs - plugin::agent::Agent (line 46) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/plugin/agent.rs - plugin::agent::Agent (line 18) stdout ---- [INFO] [stdout] error[E0425]: cannot find type `Agent` in this scope [INFO] [stdout] --> src/plugin/agent.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | fn cycle(agent: &mut Agent){ [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Agent` in this scope [INFO] [stdout] --> src/plugin/agent.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | let mut agent = Agent::new("".into(), "1.0.0".into(), "host".into(), 1234); [INFO] [stdout] | ^^^^^ use of undeclared type `Agent` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/plugin/agent.rs - plugin::agent::Agent (line 46) stdout ---- [INFO] [stdout] error[E0425]: cannot find type `Agent` in this scope [INFO] [stdout] --> src/plugin/agent.rs:58:22 [INFO] [stdout] | [INFO] [stdout] 58 | fn cycle(agent: &mut Agent){ [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Agent` in this scope [INFO] [stdout] --> src/plugin/agent.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | let mut agent = Agent::new("".into(), "1.0.0".into(), "host".into(), 1234); [INFO] [stdout] | ^^^^^ use of undeclared type `Agent` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/plugin/agent.rs - plugin::agent::Agent (line 18) [INFO] [stdout] src/plugin/agent.rs - plugin::agent::Agent (line 46) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "5699ab39ecec01573f0f01f532bb80137c587ca1f55baa30d1e3acd3b7156d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5699ab39ecec01573f0f01f532bb80137c587ca1f55baa30d1e3acd3b7156d77", kill_on_drop: false }` [INFO] [stdout] 5699ab39ecec01573f0f01f532bb80137c587ca1f55baa30d1e3acd3b7156d77