[INFO] fetching crate newrelic_plugin 0.1.0...
[INFO] testing newrelic_plugin-0.1.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[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 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 102 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d356401006bd94d9c2b50b411383ae6a82f309ab6504a69c63087ea760cdc80f
[INFO] running `Command { std: "docker" "start" "-a" "d356401006bd94d9c2b50b411383ae6a82f309ab6504a69c63087ea760cdc80f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d356401006bd94d9c2b50b411383ae6a82f309ab6504a69c63087ea760cdc80f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d356401006bd94d9c2b50b411383ae6a82f309ab6504a69c63087ea760cdc80f", kill_on_drop: false }`
[INFO] [stdout] d356401006bd94d9c2b50b411383ae6a82f309ab6504a69c63087ea760cdc80f
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45b7164382283f6e0a40d7743fc44c67f0b7f1fc039fca1af752fe47630a2906
[INFO] running `Command { std: "docker" "start" "-a" "45b7164382283f6e0a40d7743fc44c67f0b7f1fc039fca1af752fe47630a2906", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling curl-sys v0.4.83+curl-8.15.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde-value v0.5.3
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling antidote v1.0.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling arc-swap v0.3.11
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[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 1m 23s
[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" "45b7164382283f6e0a40d7743fc44c67f0b7f1fc039fca1af752fe47630a2906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45b7164382283f6e0a40d7743fc44c67f0b7f1fc039fca1af752fe47630a2906", kill_on_drop: false }`
[INFO] [stdout] 45b7164382283f6e0a40d7743fc44c67f0b7f1fc039fca1af752fe47630a2906
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad62f05f3dd42bcf4c5dbb2d13696ea29fe2c6c109790acd5e42b860320047fa
[INFO] running `Command { std: "docker" "start" "-a" "ad62f05f3dd42bcf4c5dbb2d13696ea29fe2c6c109790acd5e42b860320047fa", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition 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.70s
[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" "ad62f05f3dd42bcf4c5dbb2d13696ea29fe2c6c109790acd5e42b860320047fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad62f05f3dd42bcf4c5dbb2d13696ea29fe2c6c109790acd5e42b860320047fa", kill_on_drop: false }`
[INFO] [stdout] ad62f05f3dd42bcf4c5dbb2d13696ea29fe2c6c109790acd5e42b860320047fa
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 87399d9d7db9b44015f920279a4991a0b41f954c60118b8de4f21a30467c6ff8
[INFO] running `Command { std: "docker" "start" "-a" "87399d9d7db9b44015f920279a4991a0b41f954c60118b8de4f21a30467c6ff8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[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-ebb1032c52c68079)
[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[E0412]: cannot find type `Agent` in this scope
[INFO] [stdout]   --> src/plugin/agent.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn cycle(agent: &mut Agent){
[INFO] [stdout]    |                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Agent`
[INFO] [stdout]  --> src/plugin/agent.rs:20:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut agent = Agent::new("<license_key>".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: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/plugin/agent.rs - plugin::agent::Agent (line 46) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Agent` in this scope
[INFO] [stdout]   --> src/plugin/agent.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn cycle(agent: &mut Agent){
[INFO] [stdout]    |                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Agent`
[INFO] [stdout]  --> src/plugin/agent.rs:52:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut agent = Agent::new("<license_key>".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: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[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.27s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "87399d9d7db9b44015f920279a4991a0b41f954c60118b8de4f21a30467c6ff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87399d9d7db9b44015f920279a4991a0b41f954c60118b8de4f21a30467c6ff8", kill_on_drop: false }`
[INFO] [stdout] 87399d9d7db9b44015f920279a4991a0b41f954c60118b8de4f21a30467c6ff8
