[INFO] fetching crate teon 0.0.58-alpha.3...
[INFO] testing teon-0.0.58-alpha.3 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate teon 0.0.58-alpha.3 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate teon 0.0.58-alpha.3 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate teon 0.0.58-alpha.3
[INFO] finished tweaking crates.io crate teon 0.0.58-alpha.3
[INFO] tweaked toml for crates.io crate teon 0.0.58-alpha.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 89 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (latest: v0.22.1)
[INFO] [stderr]       Adding bigdecimal v0.3.1 (latest: v0.4.3)
[INFO] [stderr]       Adding darling v0.13.4 (latest: v0.20.9)
[INFO] [stderr]       Adding darling_core v0.13.4 (latest: v0.20.9)
[INFO] [stderr]       Adding darling_macro v0.13.4 (latest: v0.20.9)
[INFO] [stderr]       Adding itertools v0.11.0 (latest: v0.13.0)
[INFO] [stderr]       Adding radium v0.7.0 (latest: v1.1.0)
[INFO] [stderr]       Adding serde_with v1.14.0 (latest: v3.8.1)
[INFO] [stderr]       Adding serde_with_macros v1.5.2 (latest: v3.8.1)
[INFO] [stderr]       Adding strsim v0.10.0 (latest: v0.11.1)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.56.0)
[INFO] [stderr]       Adding wyz v0.5.1 (latest: v0.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e279eef18fe68a0f37ea1bb9198eb4c45e928c5744a3ef64a8b2de8b216daf5
[INFO] running `Command { std: "docker" "start" "-a" "9e279eef18fe68a0f37ea1bb9198eb4c45e928c5744a3ef64a8b2de8b216daf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e279eef18fe68a0f37ea1bb9198eb4c45e928c5744a3ef64a8b2de8b216daf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e279eef18fe68a0f37ea1bb9198eb4c45e928c5744a3ef64a8b2de8b216daf5", kill_on_drop: false }`
[INFO] [stdout] 9e279eef18fe68a0f37ea1bb9198eb4c45e928c5744a3ef64a8b2de8b216daf5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 280cb3755dcc96175918a6dd985c65e67347e9c41c072b47a07692f1ef6b2edc
[INFO] running `Command { std: "docker" "start" "-a" "280cb3755dcc96175918a6dd985c65e67347e9c41c072b47a07692f1ef6b2edc", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling bson v2.10.0
[INFO] [stderr]    Compiling teon v0.0.58-alpha.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.33s
[INFO] running `Command { std: "docker" "inspect" "280cb3755dcc96175918a6dd985c65e67347e9c41c072b47a07692f1ef6b2edc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "280cb3755dcc96175918a6dd985c65e67347e9c41c072b47a07692f1ef6b2edc", kill_on_drop: false }`
[INFO] [stdout] 280cb3755dcc96175918a6dd985c65e67347e9c41c072b47a07692f1ef6b2edc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fa423850b81caf25c97305dc4ccbdfcfb29d3c8e62a9fcac8f6f7613500ee9e
[INFO] running `Command { std: "docker" "start" "-a" "6fa423850b81caf25c97305dc4ccbdfcfb29d3c8e62a9fcac8f6f7613500ee9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling teon v0.0.58-alpha.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] running `Command { std: "docker" "inspect" "6fa423850b81caf25c97305dc4ccbdfcfb29d3c8e62a9fcac8f6f7613500ee9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fa423850b81caf25c97305dc4ccbdfcfb29d3c8e62a9fcac8f6f7613500ee9e", kill_on_drop: false }`
[INFO] [stdout] 6fa423850b81caf25c97305dc4ccbdfcfb29d3c8e62a9fcac8f6f7613500ee9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8aa3a3679e62ee57c7144dc04a4044f858d1cc4ed376ee8de8d1de837d772564
[INFO] running `Command { std: "docker" "start" "-a" "8aa3a3679e62ee57c7144dc04a4044f858d1cc4ed376ee8de8d1de837d772564", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/teon-1fe79e7759fa78cd)
[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 teon
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/value.rs - value::Value::F32 (line 68) ... FAILED
[INFO] [stdout] test src/value.rs - value::Value::Null (line 32) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::teon (line 4) ... FAILED
[INFO] [stdout] test src/value.rs - value::Value::I32 (line 50) ... FAILED
[INFO] [stdout] test src/value.rs - value::Value::I64 (line 59) ... FAILED
[INFO] [stdout] test src/value.rs - value::Value::Bool (line 41) ... FAILED
[INFO] [stdout] test src/value.rs - value::Value::F64 (line 77) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/value.rs - value::Value::F32 (line 68) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `teo_teon`
[INFO] [stdout]  --> src/value.rs:70:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use teo_teon::teon;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `teo_teon`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value.rs - value::Value::Null (line 32) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `teo_teon`
[INFO] [stdout]  --> src/value.rs:34:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use teo_teon::teon;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `teo_teon`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::teon (line 4) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `teo_teon`
[INFO] [stdout]  --> src/macros.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use teo_teon::teon;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `teo_teon`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value.rs - value::Value::I32 (line 50) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `teo_teon`
[INFO] [stdout]  --> src/value.rs:52:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use teo_teon::teon;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `teo_teon`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value.rs - value::Value::I64 (line 59) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `teo_teon`
[INFO] [stdout]  --> src/value.rs:61:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use teo_teon::teon;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `teo_teon`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value.rs - value::Value::Bool (line 41) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `teo_teon`
[INFO] [stdout]  --> src/value.rs:43:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use teo_teon::teon;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `teo_teon`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/value.rs - value::Value::F64 (line 77) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `teo_teon`
[INFO] [stdout]  --> src/value.rs:79:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use teo_teon::teon;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `teo_teon`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/macros.rs - macros::teon (line 4)
[INFO] [stdout]     src/value.rs - value::Value::Bool (line 41)
[INFO] [stdout]     src/value.rs - value::Value::F32 (line 68)
[INFO] [stdout]     src/value.rs - value::Value::F64 (line 77)
[INFO] [stdout]     src/value.rs - value::Value::I32 (line 50)
[INFO] [stdout]     src/value.rs - value::Value::I64 (line 59)
[INFO] [stdout]     src/value.rs - value::Value::Null (line 32)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8aa3a3679e62ee57c7144dc04a4044f858d1cc4ed376ee8de8d1de837d772564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aa3a3679e62ee57c7144dc04a4044f858d1cc4ed376ee8de8d1de837d772564", kill_on_drop: false }`
[INFO] [stdout] 8aa3a3679e62ee57c7144dc04a4044f858d1cc4ed376ee8de8d1de837d772564
