[INFO] cloning repository https://github.com/AxorusMT/neon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AxorusMT/neon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxorusMT%2Fneon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxorusMT%2Fneon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83c723a3e53ec19de5691d98f44ccc558ab501a4
[INFO] checking AxorusMT/neon against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxorusMT%2Fneon" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AxorusMT/neon
[INFO] finished tweaking git repo https://github.com/AxorusMT/neon
[INFO] tweaked toml for git repo https://github.com/AxorusMT/neon written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AxorusMT/neon on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AxorusMT/neon 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b36ce6380ad3be0a1fcfb02565ce01962b3c492af822b3339b1ebe76fe490e4
[INFO] running `Command { std: "docker" "start" "-a" "8b36ce6380ad3be0a1fcfb02565ce01962b3c492af822b3339b1ebe76fe490e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b36ce6380ad3be0a1fcfb02565ce01962b3c492af822b3339b1ebe76fe490e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b36ce6380ad3be0a1fcfb02565ce01962b3c492af822b3339b1ebe76fe490e4", kill_on_drop: false }`
[INFO] [stdout] 8b36ce6380ad3be0a1fcfb02565ce01962b3c492af822b3339b1ebe76fe490e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f92d7ee68c509cbd6b45b914106e21833446a1e7fe43d2209ce13fd49fda0bd5
[INFO] running `Command { std: "docker" "start" "-a" "f92d7ee68c509cbd6b45b914106e21833446a1e7fe43d2209ce13fd49fda0bd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling sfml-build v0.4.0
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking widestring v0.4.3
[INFO] [stderr]    Compiling csfml-system-sys v0.6.0
[INFO] [stderr]    Compiling csfml-window-sys v0.6.0
[INFO] [stderr]    Compiling csfml-audio-sys v0.6.0
[INFO] [stderr]    Compiling csfml-graphics-sys v0.6.0
[INFO] [stderr]     Checking sfml v0.16.0
[INFO] [stderr]     Checking neon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0405]: cannot find trait `scene` in this scope
[INFO] [stdout]   --> src/scene.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Scene {
[INFO] [stdout]    | --------------- similarly named trait `Scene` defined here
[INFO] [stdout] ...
[INFO] [stdout] 17 |     scenes: HashMap<u32, Rc<dyn scene>>,
[INFO] [stdout]    |                                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 17 -     scenes: HashMap<u32, Rc<dyn scene>>,
[INFO] [stdout] 17 +     scenes: HashMap<u32, Rc<dyn Scene>>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `graphics::RenderWindow` and `window::Style`
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sfml::{graphics::RenderWindow, window::Style};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neon` (bin "neon" test) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0405]: cannot find trait `scene` in this scope
[INFO] [stdout]   --> src/scene.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait Scene {
[INFO] [stdout]    | --------------- similarly named trait `Scene` defined here
[INFO] [stdout] ...
[INFO] [stdout] 17 |     scenes: HashMap<u32, Rc<dyn scene>>,
[INFO] [stdout]    |                                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 17 -     scenes: HashMap<u32, Rc<dyn scene>>,
[INFO] [stdout] 17 +     scenes: HashMap<u32, Rc<dyn Scene>>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `graphics::RenderWindow` and `window::Style`
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sfml::{graphics::RenderWindow, window::Style};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neon` (bin "neon") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f92d7ee68c509cbd6b45b914106e21833446a1e7fe43d2209ce13fd49fda0bd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f92d7ee68c509cbd6b45b914106e21833446a1e7fe43d2209ce13fd49fda0bd5", kill_on_drop: false }`
[INFO] [stdout] f92d7ee68c509cbd6b45b914106e21833446a1e7fe43d2209ce13fd49fda0bd5
