[INFO] fetching crate cognitive-outputs 0.1.0...
[INFO] checking cognitive-outputs-0.1.0 against master#e59540968e0c6fc3c37d92a639b83fc8fcee5e81 for pr-114559
[INFO] extracting crate cognitive-outputs 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate cognitive-outputs 0.1.0 on toolchain e59540968e0c6fc3c37d92a639b83fc8fcee5e81
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cognitive-outputs 0.1.0
[INFO] finished tweaking crates.io crate cognitive-outputs 0.1.0
[INFO] tweaked toml for crates.io crate cognitive-outputs 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v0.8.2
[INFO] [stderr]   Downloaded libc v0.1.12
[INFO] [stderr]   Downloaded libudev v0.2.0
[INFO] [stderr]   Downloaded gl_generator v0.6.1
[INFO] [stderr]   Downloaded timber v0.1.0
[INFO] [stderr]   Downloaded cognitive-graphics v0.1.0
[INFO] [stderr]   Downloaded dharma v0.1.0
[INFO] [stderr]   Downloaded gl v0.6.5
[INFO] [stderr]   Downloaded timerfd v0.2.0
[INFO] [stderr]   Downloaded byteorder v0.5.3
[INFO] [stderr]   Downloaded drm-rs v0.1.3
[INFO] [stderr]   Downloaded cognitive-renderer-gl v0.1.0
[INFO] [stderr]   Downloaded gbm-rs v0.2.0
[INFO] [stderr]   Downloaded cognitive-qualia v0.1.0
[INFO] [stderr]   Downloaded khronos v0.1.2
[INFO] [stderr]   Downloaded egl v0.2.7
[INFO] [stderr]   Downloaded nix v0.8.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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3038b021f72b7ed6de8223498adc31d434e895ae0d77c9e40ed85c1a4d9fcad3
[INFO] running `Command { std: "docker" "start" "-a" "3038b021f72b7ed6de8223498adc31d434e895ae0d77c9e40ed85c1a4d9fcad3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3038b021f72b7ed6de8223498adc31d434e895ae0d77c9e40ed85c1a4d9fcad3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3038b021f72b7ed6de8223498adc31d434e895ae0d77c9e40ed85c1a4d9fcad3", kill_on_drop: false }`
[INFO] [stdout] 3038b021f72b7ed6de8223498adc31d434e895ae0d77c9e40ed85c1a4d9fcad3
[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=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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8fb2cc246fbe51dce1caebf507b48cf4b609d47efe1a345fa1b71dfb202c8bc
[INFO] running `Command { std: "docker" "start" "-a" "f8fb2cc246fbe51dce1caebf507b48cf4b609d47efe1a345fa1b71dfb202c8bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking libc v0.1.12
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking khronos v0.1.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling gl_generator v0.6.1
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]    Compiling serde_codegen_internals v0.14.2
[INFO] [stderr]     Checking egl v0.2.7
[INFO] [stderr]     Checking timerfd v0.2.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking gbm-rs v0.2.0
[INFO] [stderr]    Compiling gl v0.6.5
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking nix v0.8.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking bitflags v0.8.2
[INFO] [stderr]    Compiling serde_derive v0.9.15
[INFO] [stderr]     Checking timber v0.1.0
[INFO] [stderr]     Checking libudev v0.2.0
[INFO] [stderr]     Checking serde v0.9.15
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking drm-rs v0.1.3
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking dharma v0.1.0
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]     Checking cognitive-graphics v0.1.0
[INFO] [stderr]     Checking cognitive-qualia v0.1.0
[INFO] [stderr]     Checking cognitive-renderer-gl v0.1.0
[INFO] [stderr]     Checking cognitive-outputs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 |             viewer: &SurfaceViewer)
[INFO] [stdout]    |                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 17 |             viewer: &dyn SurfaceViewer)
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output.rs:36:38
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn recreate(&self) -> Result<Box<Output>, Illusion>;
[INFO] [stdout]    |                                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn recreate(&self) -> Result<Box<dyn Output>, Illusion>;
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/drm_output.rs:73:55
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn new(drm: DrmBundle, id: i32) -> Result<Box<Output>, Illusion> {
[INFO] [stdout]    |                                                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn new(drm: DrmBundle, id: i32) -> Result<Box<dyn Output>, Illusion> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/drm_output.rs:132:22
[INFO] [stdout]     |
[INFO] [stdout] 132 |             viewer: &SurfaceViewer)
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 132 |             viewer: &dyn SurfaceViewer)
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/drm_output.rs:185:38
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn recreate(&self) -> Result<Box<Output>, Illusion> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn recreate(&self) -> Result<Box<dyn Output>, Illusion> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 |             viewer: &SurfaceViewer)
[INFO] [stdout]    |                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 17 |             viewer: &dyn SurfaceViewer)
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output.rs:36:38
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn recreate(&self) -> Result<Box<Output>, Illusion>;
[INFO] [stdout]    |                                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn recreate(&self) -> Result<Box<dyn Output>, Illusion>;
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/drm_output.rs:73:55
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn new(drm: DrmBundle, id: i32) -> Result<Box<Output>, Illusion> {
[INFO] [stdout]    |                                                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn new(drm: DrmBundle, id: i32) -> Result<Box<dyn Output>, Illusion> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/drm_output.rs:132:22
[INFO] [stdout]     |
[INFO] [stdout] 132 |             viewer: &SurfaceViewer)
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 132 |             viewer: &dyn SurfaceViewer)
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/drm_output.rs:185:38
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn recreate(&self) -> Result<Box<Output>, Illusion> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn recreate(&self) -> Result<Box<dyn Output>, Illusion> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 14.17s
[INFO] running `Command { std: "docker" "inspect" "f8fb2cc246fbe51dce1caebf507b48cf4b609d47efe1a345fa1b71dfb202c8bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8fb2cc246fbe51dce1caebf507b48cf4b609d47efe1a345fa1b71dfb202c8bc", kill_on_drop: false }`
[INFO] [stdout] f8fb2cc246fbe51dce1caebf507b48cf4b609d47efe1a345fa1b71dfb202c8bc
