[INFO] fetching crate beaux2d 0.2.2...
[INFO] testing beaux2d-0.2.2 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate beaux2d 0.2.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate beaux2d 0.2.2
[INFO] finished tweaking crates.io crate beaux2d 0.2.2
[INFO] tweaked toml for crates.io crate beaux2d 0.2.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate beaux2d 0.2.2 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 7 packages to latest compatible versions
[INFO] [stderr]       Adding sdl2 v0.35.2 (available: v0.38.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 520d93f7af7f0f9444e588dcce2c775ef15d5f0cf5d2e3f47379286c5f25cc38
[INFO] running `Command { std: "docker" "start" "-a" "520d93f7af7f0f9444e588dcce2c775ef15d5f0cf5d2e3f47379286c5f25cc38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "520d93f7af7f0f9444e588dcce2c775ef15d5f0cf5d2e3f47379286c5f25cc38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "520d93f7af7f0f9444e588dcce2c775ef15d5f0cf5d2e3f47379286c5f25cc38", kill_on_drop: false }`
[INFO] [stdout] 520d93f7af7f0f9444e588dcce2c775ef15d5f0cf5d2e3f47379286c5f25cc38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2cfef9a0ac213e4880b74cffb65e421a89d019369534db63925b3d6c85a16031
[INFO] running `Command { std: "docker" "start" "-a" "2cfef9a0ac213e4880b74cffb65e421a89d019369534db63925b3d6c85a16031", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling beaux2d v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.19s
[INFO] running `Command { std: "docker" "inspect" "2cfef9a0ac213e4880b74cffb65e421a89d019369534db63925b3d6c85a16031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cfef9a0ac213e4880b74cffb65e421a89d019369534db63925b3d6c85a16031", kill_on_drop: false }`
[INFO] [stdout] 2cfef9a0ac213e4880b74cffb65e421a89d019369534db63925b3d6c85a16031
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1c916d8dff518948a77ea4251504276994b5074418bc417c539553937ed2d39c
[INFO] running `Command { std: "docker" "start" "-a" "1c916d8dff518948a77ea4251504276994b5074418bc417c539553937ed2d39c", kill_on_drop: false }`
[INFO] [stderr]    Compiling beaux2d v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "1c916d8dff518948a77ea4251504276994b5074418bc417c539553937ed2d39c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c916d8dff518948a77ea4251504276994b5074418bc417c539553937ed2d39c", kill_on_drop: false }`
[INFO] [stdout] 1c916d8dff518948a77ea4251504276994b5074418bc417c539553937ed2d39c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e32c352d001b0dd00f7b3fcc8dbe47ef3b9570bbc0f44f88d49e82b409e6525d
[INFO] running `Command { std: "docker" "start" "-a" "e32c352d001b0dd00f7b3fcc8dbe47ef3b9570bbc0f44f88d49e82b409e6525d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/beaux2d/661f21e9fc06a7ab/deps/beaux2d-661f21e9fc06a7ab)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests beaux2d
[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 3 tests
[INFO] [stdout] test src/app.rs - app::BeauxApp::closed (line 12) ... FAILED
[INFO] [stdout] test src/app.rs - app::BeauxApp::close (line 27) ... FAILED
[INFO] [stdout] test src/app.rs - app::BeauxApp::event (line 48) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/app.rs - app::BeauxApp::closed (line 12) stdout ----
[INFO] [stdout] error: expected identifier, found `...`
[INFO] [stdout]   --> src/app.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct App {
[INFO] [stdout]    |        --- while parsing this struct
[INFO] [stdout] 14 |     ...
[INFO] [stdout]    |     ^^^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> src/app.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn init() -> Self {...}
[INFO] [stdout]    |                        ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 18 -     fn init() -> Self {...}
[INFO] [stdout] 18 +     fn init() -> Self {..}
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 18 -     fn init() -> Self {...}
[INFO] [stdout] 18 +     fn init() -> Self {..=}
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]   --> src/app.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn init() -> Self {...}
[INFO] [stdout]    |                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]    |
[INFO] [stdout] 18 -     fn init() -> Self {...}
[INFO] [stdout] 18 +     fn init() -> Self {..}
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0586`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/app.rs - app::BeauxApp::close (line 27) stdout ----
[INFO] [stdout] error: expected identifier, found `...`
[INFO] [stdout]   --> src/app.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct App {
[INFO] [stdout]    |        --- while parsing this struct
[INFO] [stdout] 29 |     ...
[INFO] [stdout]    |     ^^^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> src/app.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn init() -> Self {...}
[INFO] [stdout]    |                        ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 33 -     fn init() -> Self {...}
[INFO] [stdout] 33 +     fn init() -> Self {..}
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 33 -     fn init() -> Self {...}
[INFO] [stdout] 33 +     fn init() -> Self {..=}
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]   --> src/app.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn init() -> Self {...}
[INFO] [stdout]    |                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]    |
[INFO] [stdout] 33 -     fn init() -> Self {...}
[INFO] [stdout] 33 +     fn init() -> Self {..}
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0586`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/app.rs - app::BeauxApp::event (line 48) stdout ----
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> src/app.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn event(&mut self, event: Event, canvas: &mut Canvas2D) {
[INFO] [stdout]    |          ^^^^^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Event` in this scope
[INFO] [stdout]   --> src/app.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn event(&mut self, event: Event, canvas: &mut Canvas2D) {
[INFO] [stdout]    |                            ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 48 + use beaux2d::event::Event;
[INFO] [stdout]    |
[INFO] [stdout] 48 + use sdl2::event::Event;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Canvas2D` in this scope
[INFO] [stdout]   --> src/app.rs:49:48
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn event(&mut self, event: Event, canvas: &mut Canvas2D) {
[INFO] [stdout]    |                                                ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 48 + use beaux2d::canvas::Canvas2D;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event`
[INFO] [stdout]   --> src/app.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         Event::Quit { .. } => { self.close(); }
[INFO] [stdout]    |         ^^^^^ use of undeclared type `Event`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 48 + use beaux2d::event::Event;
[INFO] [stdout]    |
[INFO] [stdout] 48 + use sdl2::event::Event;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/app.rs - app::BeauxApp::close (line 27)
[INFO] [stdout]     src/app.rs - app::BeauxApp::closed (line 12)
[INFO] [stdout]     src/app.rs - app::BeauxApp::event (line 48)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e32c352d001b0dd00f7b3fcc8dbe47ef3b9570bbc0f44f88d49e82b409e6525d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e32c352d001b0dd00f7b3fcc8dbe47ef3b9570bbc0f44f88d49e82b409e6525d", kill_on_drop: false }`
[INFO] [stdout] e32c352d001b0dd00f7b3fcc8dbe47ef3b9570bbc0f44f88d49e82b409e6525d
