[INFO] fetching crate passpartout_printer 1.0.0... [INFO] testing passpartout_printer-1.0.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate passpartout_printer 1.0.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate passpartout_printer 1.0.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate passpartout_printer 1.0.0 [INFO] finished tweaking crates.io crate passpartout_printer 1.0.0 [INFO] tweaked toml for crates.io crate passpartout_printer 1.0.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87400b56ed703ff461dfa851a5ec5a49acdb3536f356b09ebc750fce815fbd5b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "87400b56ed703ff461dfa851a5ec5a49acdb3536f356b09ebc750fce815fbd5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87400b56ed703ff461dfa851a5ec5a49acdb3536f356b09ebc750fce815fbd5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87400b56ed703ff461dfa851a5ec5a49acdb3536f356b09ebc750fce815fbd5b", kill_on_drop: false }` [INFO] [stdout] 87400b56ed703ff461dfa851a5ec5a49acdb3536f356b09ebc750fce815fbd5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dafd4af2057f88b6c0d964f87188ec756062883e305f8d4efacd896e5bc1fb80 [INFO] running `Command { std: "docker" "start" "-a" "dafd4af2057f88b6c0d964f87188ec756062883e305f8d4efacd896e5bc1fb80", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling device_query v0.1.3 [INFO] [stderr] Compiling enigo v0.0.11 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling passpartout_printer v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "dafd4af2057f88b6c0d964f87188ec756062883e305f8d4efacd896e5bc1fb80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dafd4af2057f88b6c0d964f87188ec756062883e305f8d4efacd896e5bc1fb80", kill_on_drop: false }` [INFO] [stdout] dafd4af2057f88b6c0d964f87188ec756062883e305f8d4efacd896e5bc1fb80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e9d008cfcd86ee9a7268d3219f2ec2f1fe5fc8128054294998cb7f20bd8f4df [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3e9d008cfcd86ee9a7268d3219f2ec2f1fe5fc8128054294998cb7f20bd8f4df", kill_on_drop: false }` [INFO] [stderr] Compiling passpartout_printer v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.47s [INFO] running `Command { std: "docker" "inspect" "3e9d008cfcd86ee9a7268d3219f2ec2f1fe5fc8128054294998cb7f20bd8f4df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e9d008cfcd86ee9a7268d3219f2ec2f1fe5fc8128054294998cb7f20bd8f4df", kill_on_drop: false }` [INFO] [stdout] 3e9d008cfcd86ee9a7268d3219f2ec2f1fe5fc8128054294998cb7f20bd8f4df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 24cffd9c6d87946ce2604adcfdcbff124dbefc9a02ed71625bd1a6ccbc40a751 [INFO] running `Command { std: "docker" "start" "-a" "24cffd9c6d87946ce2604adcfdcbff124dbefc9a02ed71625bd1a6ccbc40a751", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/passpartout_printer-27a1b0b3db239ba1 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/passpartout_printer-69c88f18aafb3b61 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] [stderr] Doc-tests passpartout_printer [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/easel.rs - easel::Easel::change_brush_size (line 227) ... FAILED [INFO] [stdout] test src/easel.rs - easel::Easel::draw_line (line 269) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/easel.rs - easel::Easel::change_brush_size (line 227) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `easel` [INFO] [stdout] --> src/easel.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 3 | use easel::*; [INFO] [stdout] | ^^^^^ maybe a missing crate `easel`? [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `enigo` [INFO] [stdout] --> src/easel.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 4 | use enigo::*; [INFO] [stdout] | ^^^^^ maybe a missing crate `enigo`? [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Easel` [INFO] [stdout] --> src/easel.rs:232:17 [INFO] [stdout] | [INFO] [stdout] 7 | let mut easel = Easel::new("coords.json", Enigo::new(), [INFO] [stdout] | ^^^^^ use of undeclared type or module `Easel` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Enigo` [INFO] [stdout] --> src/easel.rs:232:43 [INFO] [stdout] | [INFO] [stdout] 7 | let mut easel = Easel::new("coords.json", Enigo::new(), [INFO] [stdout] | ^^^^^ use of undeclared type or module `Enigo` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/easel.rs - easel::Easel::draw_line (line 269) stdout ---- [INFO] [stdout] error: expected `:`, found `=` [INFO] [stdout] --> src/easel.rs:279:25 [INFO] [stdout] | [INFO] [stdout] 12 | let color = Rgba { data = [0, 0, 0, 255] }; [INFO] [stdout] | -^ [INFO] [stdout] | | [INFO] [stdout] | help: replace equals symbol with a colon: `:` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `easel` [INFO] [stdout] --> src/easel.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 3 | use easel::*; [INFO] [stdout] | ^^^^^ maybe a missing crate `easel`? [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `enigo` [INFO] [stdout] --> src/easel.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 4 | use enigo::*; [INFO] [stdout] | ^^^^^ maybe a missing crate `enigo`? [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `image` [INFO] [stdout] --> src/easel.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 6 | use image::Rgba; [INFO] [stdout] | ^^^^^ maybe a missing crate `image`? [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Easel` [INFO] [stdout] --> src/easel.rs:277:17 [INFO] [stdout] | [INFO] [stdout] 10 | let mut easel = Easel::new("coords.json", Enigo::new(), [INFO] [stdout] | ^^^^^ use of undeclared type or module `Easel` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Enigo` [INFO] [stdout] --> src/easel.rs:277:43 [INFO] [stdout] | [INFO] [stdout] 10 | let mut easel = Easel::new("coords.json", Enigo::new(), [INFO] [stdout] | ^^^^^ use of undeclared type or module `Enigo` [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/easel.rs - easel::Easel::change_brush_size (line 227) [INFO] [stdout] src/easel.rs - easel::Easel::draw_line (line 269) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "24cffd9c6d87946ce2604adcfdcbff124dbefc9a02ed71625bd1a6ccbc40a751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24cffd9c6d87946ce2604adcfdcbff124dbefc9a02ed71625bd1a6ccbc40a751", kill_on_drop: false }` [INFO] [stdout] 24cffd9c6d87946ce2604adcfdcbff124dbefc9a02ed71625bd1a6ccbc40a751