[INFO] fetching crate debug_plotter 0.2.1...
[INFO] testing debug_plotter-0.2.1 against 1.94.0 for beta-1.95-1
[INFO] extracting crate debug_plotter 0.2.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate debug_plotter 0.2.1
[INFO] finished tweaking crates.io crate debug_plotter 0.2.1
[INFO] tweaked toml for crates.io crate debug_plotter 0.2.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate debug_plotter 0.2.1 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate debug_plotter 0.2.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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded servo-fontconfig v0.5.1
[INFO] [stderr]   Downloaded semver-parser v0.10.2
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.1
[INFO] [stderr]   Downloaded cmake v0.1.46
[INFO] [stderr]   Downloaded float-ord v0.2.0
[INFO] [stderr]   Downloaded wio v0.2.2
[INFO] [stderr]   Downloaded pathfinder_geometry v0.5.1
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.1
[INFO] [stderr]   Downloaded core-text v19.2.0
[INFO] [stderr]   Downloaded weezl v0.1.5
[INFO] [stderr]   Downloaded ttf-parser v0.12.3
[INFO] [stderr]   Downloaded cc v1.0.71
[INFO] [stderr]   Downloaded font-kit v0.10.1
[INFO] [stderr]   Downloaded dwrote v0.11.0
[INFO] [stderr]   Downloaded freetype v0.7.0
[INFO] [stderr]   Downloaded gif v0.11.3
[INFO] [stderr]   Downloaded libc v0.2.106
[INFO] [stderr]   Downloaded expat-sys v2.1.6
[INFO] [stderr]   Downloaded servo-fontconfig-sys v5.1.0
[INFO] [stderr]   Downloaded freetype-sys v0.13.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 463814999dea645821546b225f817cf8b406f9505b9d3fbd5aabc1f190055c75
[INFO] running `Command { std: "docker" "start" "-a" "463814999dea645821546b225f817cf8b406f9505b9d3fbd5aabc1f190055c75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "463814999dea645821546b225f817cf8b406f9505b9d3fbd5aabc1f190055c75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "463814999dea645821546b225f817cf8b406f9505b9d3fbd5aabc1f190055c75", kill_on_drop: false }`
[INFO] [stdout] 463814999dea645821546b225f817cf8b406f9505b9d3fbd5aabc1f190055c75
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8a243629c2dcecc51cfeac37eb9d4d7c9bcb12463dea8ea0110d13d23d90692
[INFO] running `Command { std: "docker" "start" "-a" "c8a243629c2dcecc51cfeac37eb9d4d7c9bcb12463dea8ea0110d13d23d90692", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling libc v0.2.106
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling weezl v0.1.5
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling cmake v0.1.46
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling bytemuck v1.7.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling gif v0.11.3
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling freetype v0.7.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling pathfinder_simd v0.5.1
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling ttf-parser v0.12.3
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling font-kit v0.10.1
[INFO] [stderr]    Compiling plotters-bitmap v0.3.1
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling debug_plotter v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.32s
[INFO] running `Command { std: "docker" "inspect" "c8a243629c2dcecc51cfeac37eb9d4d7c9bcb12463dea8ea0110d13d23d90692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8a243629c2dcecc51cfeac37eb9d4d7c9bcb12463dea8ea0110d13d23d90692", kill_on_drop: false }`
[INFO] [stdout] c8a243629c2dcecc51cfeac37eb9d4d7c9bcb12463dea8ea0110d13d23d90692
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc6db03a3e409bc3ed66aee89d6b3f8f4c703b330c833baa2f2461a2cded8d7a
[INFO] running `Command { std: "docker" "start" "-a" "bc6db03a3e409bc3ed66aee89d6b3f8f4c703b330c833baa2f2461a2cded8d7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling debug_plotter v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.16s
[INFO] running `Command { std: "docker" "inspect" "bc6db03a3e409bc3ed66aee89d6b3f8f4c703b330c833baa2f2461a2cded8d7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc6db03a3e409bc3ed66aee89d6b3f8f4c703b330c833baa2f2461a2cded8d7a", kill_on_drop: false }`
[INFO] [stdout] bc6db03a3e409bc3ed66aee89d6b3f8f4c703b330c833baa2f2461a2cded8d7a
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b265aaa43b2624e76e870c977089493fa43832e23fa20688a544e87d8843cc3b
[INFO] running `Command { std: "docker" "start" "-a" "b265aaa43b2624e76e870c977089493fa43832e23fa20688a544e87d8843cc3b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/debug_plotter-a7bfb79c1f979ca5)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests debug_plotter
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - plot (line 28) ... FAILED
[INFO] [stdout] test src/lib.rs - plot (line 35) ... FAILED
[INFO] [stdout] test src/lib.rs - plot (line 22) ... FAILED
[INFO] [stdout] test src/lib.rs - plot (line 15) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - plot (line 28) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `a` in this scope
[INFO] [stdout]   --> src/lib.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 30 | debug_plotter::plot!(a as "Alice", b as "Bob", c as "Charlie");
[INFO] [stdout]    |                      ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `b` in this scope
[INFO] [stdout]   --> src/lib.rs:30:36
[INFO] [stdout]    |
[INFO] [stdout] 30 | debug_plotter::plot!(a as "Alice", b as "Bob", c as "Charlie");
[INFO] [stdout]    |                                    ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `c` in this scope
[INFO] [stdout]   --> src/lib.rs:30:48
[INFO] [stdout]    |
[INFO] [stdout] 30 | debug_plotter::plot!(a as "Alice", b as "Bob", c as "Charlie");
[INFO] [stdout]    |                                                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - plot (line 35) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `a` in this scope
[INFO] [stdout]   --> src/lib.rs:37:22
[INFO] [stdout]    |
[INFO] [stdout] 37 | debug_plotter::plot!(a, b, c where caption = "My Caption");
[INFO] [stdout]    |                      ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `b` in this scope
[INFO] [stdout]   --> src/lib.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 | debug_plotter::plot!(a, b, c where caption = "My Caption");
[INFO] [stdout]    |                         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `c` in this scope
[INFO] [stdout]   --> src/lib.rs:37:28
[INFO] [stdout]    |
[INFO] [stdout] 37 | debug_plotter::plot!(a, b, c where caption = "My Caption");
[INFO] [stdout]    |                            ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - plot (line 22) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `x` in this scope
[INFO] [stdout]   --> src/lib.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 | debug_plotter::plot!((x, a), (x, b), (x, c));
[INFO] [stdout]    |                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `a` in this scope
[INFO] [stdout]   --> src/lib.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 | debug_plotter::plot!((x, a), (x, b), (x, c));
[INFO] [stdout]    |                          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `x` in this scope
[INFO] [stdout]   --> src/lib.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | debug_plotter::plot!((x, a), (x, b), (x, c));
[INFO] [stdout]    |                               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `b` in this scope
[INFO] [stdout]   --> src/lib.rs:24:34
[INFO] [stdout]    |
[INFO] [stdout] 24 | debug_plotter::plot!((x, a), (x, b), (x, c));
[INFO] [stdout]    |                                  ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `x` in this scope
[INFO] [stdout]   --> src/lib.rs:24:39
[INFO] [stdout]    |
[INFO] [stdout] 24 | debug_plotter::plot!((x, a), (x, b), (x, c));
[INFO] [stdout]    |                                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `c` in this scope
[INFO] [stdout]   --> src/lib.rs:24:42
[INFO] [stdout]    |
[INFO] [stdout] 24 | debug_plotter::plot!((x, a), (x, b), (x, c));
[INFO] [stdout]    |                                          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - plot (line 15) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `a` in this scope
[INFO] [stdout]   --> src/lib.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 | debug_plotter::plot!(a, b, c);
[INFO] [stdout]    |                      ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `b` in this scope
[INFO] [stdout]   --> src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | debug_plotter::plot!(a, b, c);
[INFO] [stdout]    |                         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `c` in this scope
[INFO] [stdout]   --> src/lib.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | debug_plotter::plot!(a, b, c);
[INFO] [stdout]    |                            ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - plot (line 15)
[INFO] [stdout]     src/lib.rs - plot (line 22)
[INFO] [stdout]     src/lib.rs - plot (line 28)
[INFO] [stdout]     src/lib.rs - plot (line 35)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b265aaa43b2624e76e870c977089493fa43832e23fa20688a544e87d8843cc3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b265aaa43b2624e76e870c977089493fa43832e23fa20688a544e87d8843cc3b", kill_on_drop: false }`
[INFO] [stdout] b265aaa43b2624e76e870c977089493fa43832e23fa20688a544e87d8843cc3b
