[INFO] fetching crate debug_plotter 0.2.1... [INFO] testing debug_plotter-0.2.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate debug_plotter 0.2.1 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate debug_plotter 0.2.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gif v0.11.3 [INFO] [stderr] Downloaded pathfinder_simd v0.5.1 [INFO] [stderr] Downloaded float-ord v0.2.0 [INFO] [stderr] Downloaded pathfinder_geometry v0.5.1 [INFO] [stderr] Downloaded plotters-bitmap v0.3.1 [INFO] [stderr] Downloaded dwrote v0.11.0 [INFO] [stderr] Downloaded cmake v0.1.46 [INFO] [stderr] Downloaded bytemuck v1.7.2 [INFO] [stderr] Downloaded cc v1.0.71 [INFO] [stderr] Downloaded pest v2.1.3 [INFO] [stderr] Downloaded font-kit v0.10.1 [INFO] [stderr] Downloaded ucd-trie v0.1.3 [INFO] [stderr] Downloaded weezl v0.1.5 [INFO] [stderr] Downloaded ttf-parser v0.12.3 [INFO] [stderr] Downloaded freetype v0.7.0 [INFO] [stderr] Downloaded image v0.23.14 [INFO] [stderr] Downloaded libc v0.2.106 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0489ecda3620a3b5024dc16cb011fd3c5cb00f1f19b08ddc5b0b8e3e2b5302f3 [INFO] running `Command { std: "docker" "start" "-a" "0489ecda3620a3b5024dc16cb011fd3c5cb00f1f19b08ddc5b0b8e3e2b5302f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0489ecda3620a3b5024dc16cb011fd3c5cb00f1f19b08ddc5b0b8e3e2b5302f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0489ecda3620a3b5024dc16cb011fd3c5cb00f1f19b08ddc5b0b8e3e2b5302f3", kill_on_drop: false }` [INFO] [stdout] 0489ecda3620a3b5024dc16cb011fd3c5cb00f1f19b08ddc5b0b8e3e2b5302f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7264eae97708a3a0553cefa282f77aab4585f2f8b736dd782a3e913703ebd3a3 [INFO] running `Command { std: "docker" "start" "-a" "7264eae97708a3a0553cefa282f77aab4585f2f8b736dd782a3e913703ebd3a3", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.22 [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 adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling walkdir v2.3.2 [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 pathfinder_simd v0.5.1 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling image v0.23.14 [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.80s [INFO] running `Command { std: "docker" "inspect" "7264eae97708a3a0553cefa282f77aab4585f2f8b736dd782a3e913703ebd3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7264eae97708a3a0553cefa282f77aab4585f2f8b736dd782a3e913703ebd3a3", kill_on_drop: false }` [INFO] [stdout] 7264eae97708a3a0553cefa282f77aab4585f2f8b736dd782a3e913703ebd3a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d261cd0493f6c6209ed039fc0d54134b2643012af9564eb4c5dc2d07e2f3081 [INFO] running `Command { std: "docker" "start" "-a" "4d261cd0493f6c6209ed039fc0d54134b2643012af9564eb4c5dc2d07e2f3081", 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.40s [INFO] running `Command { std: "docker" "inspect" "4d261cd0493f6c6209ed039fc0d54134b2643012af9564eb4c5dc2d07e2f3081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d261cd0493f6c6209ed039fc0d54134b2643012af9564eb4c5dc2d07e2f3081", kill_on_drop: false }` [INFO] [stdout] 4d261cd0493f6c6209ed039fc0d54134b2643012af9564eb4c5dc2d07e2f3081 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8b2284c23e24fcafbcd89630002cfd044161397ac142374b90024226a4cc4883 [INFO] running `Command { std: "docker" "start" "-a" "8b2284c23e24fcafbcd89630002cfd044161397ac142374b90024226a4cc4883", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/debug_plotter-836c5179f31d38d6) [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 debug_plotter [INFO] [stdout] [INFO] [stdout] running 4 tests [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] test src/lib.rs - plot (line 28) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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] 5 | 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] 5 | 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] 5 | 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] 5 | 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] 5 | 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] 5 | 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] 5 | 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] 5 | 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] 5 | 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] 5 | 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] 5 | 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] 5 | 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] ---- 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] 5 | 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] 5 | 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] 5 | 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] [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.60s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "8b2284c23e24fcafbcd89630002cfd044161397ac142374b90024226a4cc4883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b2284c23e24fcafbcd89630002cfd044161397ac142374b90024226a4cc4883", kill_on_drop: false }` [INFO] [stdout] 8b2284c23e24fcafbcd89630002cfd044161397ac142374b90024226a4cc4883