[INFO] cloning repository https://github.com/wraikny/object_system_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wraikny/object_system_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwraikny%2Fobject_system_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwraikny%2Fobject_system_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9753a43d4c64fbfee9481200d17dea39cff001ef [INFO] checking wraikny/object_system_rs against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwraikny%2Fobject_system_rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wraikny/object_system_rs on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wraikny/object_system_rs [INFO] finished tweaking git repo https://github.com/wraikny/object_system_rs [INFO] tweaked toml for git repo https://github.com/wraikny/object_system_rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wraikny/object_system_rs 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65c1184d558de02ec436e524c7882b928d4a957c3d3ddbf05feae39ad78d9a88 [INFO] running `Command { std: "docker" "start" "-a" "65c1184d558de02ec436e524c7882b928d4a957c3d3ddbf05feae39ad78d9a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65c1184d558de02ec436e524c7882b928d4a957c3d3ddbf05feae39ad78d9a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65c1184d558de02ec436e524c7882b928d4a957c3d3ddbf05feae39ad78d9a88", kill_on_drop: false }` [INFO] [stdout] 65c1184d558de02ec436e524c7882b928d4a957c3d3ddbf05feae39ad78d9a88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be8e520ac305866eee679820b1f3af6883fa9d27ba0fed9396533156cc525fa8 [INFO] running `Command { std: "docker" "start" "-a" "be8e520ac305866eee679820b1f3af6883fa9d27ba0fed9396533156cc525fa8", kill_on_drop: false }` [INFO] [stderr] Checking objectsystem_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(crate_visibility_modifier)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!` or `::`, found keyword `trait` [INFO] [stdout] --> src/object_system.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | crate trait HasComponentInner: HasComponent [INFO] [stdout] | ^^^^^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!` or `::`, found keyword `fn` [INFO] [stdout] --> src/system_2d/object.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 10 | impl Object2DCore { [INFO] [stdout] | - while parsing this item list starting here [INFO] [stdout] 11 | crate fn new() -> Self { [INFO] [stdout] | ^^ expected one of `!` or `::` [INFO] [stdout] ... [INFO] [stdout] 14 | } [INFO] [stdout] | - the item list ends here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!` or `::`, found keyword `fn` [INFO] [stdout] --> src/system_3d/object.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 8 | impl Object3DCore { [INFO] [stdout] | - while parsing this item list starting here [INFO] [stdout] 9 | crate fn new() -> Self { [INFO] [stdout] | ^^ expected one of `!` or `::` [INFO] [stdout] ... [INFO] [stdout] 12 | } [INFO] [stdout] | - the item list ends here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(crate_visibility_modifier)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!` or `::`, found keyword `trait` [INFO] [stdout] --> src/object_system.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | crate trait HasComponentInner: HasComponent [INFO] [stdout] | ^^^^^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!` or `::`, found keyword `fn` [INFO] [stdout] --> src/system_2d/object.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 10 | impl Object2DCore { [INFO] [stdout] | - while parsing this item list starting here [INFO] [stdout] 11 | crate fn new() -> Self { [INFO] [stdout] | ^^ expected one of `!` or `::` [INFO] [stdout] ... [INFO] [stdout] 14 | } [INFO] [stdout] | - the item list ends here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!` or `::`, found keyword `fn` [INFO] [stdout] --> src/system_3d/object.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 8 | impl Object3DCore { [INFO] [stdout] | - while parsing this item list starting here [INFO] [stdout] 9 | crate fn new() -> Self { [INFO] [stdout] | ^^ expected one of `!` or `::` [INFO] [stdout] ... [INFO] [stdout] 12 | } [INFO] [stdout] | - the item list ends here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::super::object_system::Component`, `super::super::object_system::CoreSystem`, `super::super::object_system::HasComponent`, `super::super::object_system::Layer` [INFO] [stdout] --> src/system_2d/layer.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | use super::super::object_system::{Component, CoreSystem, HasComponent, Layer}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^ no `Layer` in `object_system` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `HasComponent` in `object_system` [INFO] [stdout] | | no `CoreSystem` in `object_system` [INFO] [stdout] | no `Component` in `object_system` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this enum instead: [INFO] [stdout] std::path::Component [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::super::object_system::Component`, `super::super::object_system::CoreSystem`, `super::super::object_system::HasComponent`, `super::super::object_system::Object` [INFO] [stdout] --> src/system_2d/object.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | use super::super::object_system::{Component, CoreSystem, HasComponent, Object}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^ no `Object` in `object_system` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `HasComponent` in `object_system` [INFO] [stdout] | | no `CoreSystem` in `object_system` [INFO] [stdout] | no `Component` in `object_system` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this enum instead: [INFO] [stdout] std::path::Component [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::super::object_system::Component`, `super::super::object_system::CoreSystem`, `super::super::object_system::HasComponent`, `super::super::object_system::Layer` [INFO] [stdout] --> src/system_2d/layer.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | use super::super::object_system::{Component, CoreSystem, HasComponent, Layer}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^ no `Layer` in `object_system` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `HasComponent` in `object_system` [INFO] [stdout] | | no `CoreSystem` in `object_system` [INFO] [stdout] | no `Component` in `object_system` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this enum instead: [INFO] [stdout] std::path::Component [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::super::object_system::Component`, `super::super::object_system::CoreSystem`, `super::super::object_system::HasComponent`, `super::super::object_system::Layer` [INFO] [stdout] --> src/system_3d/layer.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | use super::super::object_system::{Component, CoreSystem, HasComponent, Layer}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^ no `Layer` in `object_system` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `HasComponent` in `object_system` [INFO] [stdout] | | no `CoreSystem` in `object_system` [INFO] [stdout] | no `Component` in `object_system` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this enum instead: [INFO] [stdout] std::path::Component [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::super::object_system::Component`, `super::super::object_system::CoreSystem`, `super::super::object_system::HasComponent`, `super::super::object_system::Object` [INFO] [stdout] --> src/system_2d/object.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | use super::super::object_system::{Component, CoreSystem, HasComponent, Object}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^ no `Object` in `object_system` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `HasComponent` in `object_system` [INFO] [stdout] | | no `CoreSystem` in `object_system` [INFO] [stdout] | no `Component` in `object_system` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this enum instead: [INFO] [stdout] std::path::Component [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::super::object_system::Component`, `super::super::object_system::CoreSystem`, `super::super::object_system::HasComponent`, `super::super::object_system::Object` [INFO] [stdout] --> src/system_3d/object.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | use super::super::object_system::{Component, CoreSystem, HasComponent, Object}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^ no `Object` in `object_system` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `HasComponent` in `object_system` [INFO] [stdout] | | no `CoreSystem` in `object_system` [INFO] [stdout] | no `Component` in `object_system` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this enum instead: [INFO] [stdout] std::path::Component [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::super::object_system::Component`, `super::super::object_system::CoreSystem`, `super::super::object_system::HasComponent`, `super::super::object_system::Layer` [INFO] [stdout] --> src/system_3d/layer.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | use super::super::object_system::{Component, CoreSystem, HasComponent, Layer}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^ no `Layer` in `object_system` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `HasComponent` in `object_system` [INFO] [stdout] | | no `CoreSystem` in `object_system` [INFO] [stdout] | no `Component` in `object_system` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this enum instead: [INFO] [stdout] std::path::Component [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::object_system::Component`, `super::object_system::CoreSystem`, `super::object_system::HasComponent`, `super::object_system::HasComponentInner`, `super::object_system::SceneInner` [INFO] [stdout] --> src/scene.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | object_system::{self, Component, CoreSystem, HasComponent, HasComponentInner, SceneInner}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ no `SceneInner` in `object_system` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | no `HasComponentInner` in `object_system` [INFO] [stdout] | | | no `HasComponent` in `object_system` [INFO] [stdout] | | no `CoreSystem` in `object_system` [INFO] [stdout] | no `Component` in `object_system` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this enum instead: [INFO] [stdout] std::path::Component [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Scene` in module `object_system` [INFO] [stdout] --> src/scene.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | impl object_system::Scene for Scene { [INFO] [stdout] | ^^^^^ not found in `object_system` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Scene` in module `object_system` [INFO] [stdout] --> src/scene.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | impl object_system::Scene for Scene { [INFO] [stdout] | ^^^^^ not found in `object_system` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::super::object_system::Component`, `super::super::object_system::CoreSystem`, `super::super::object_system::HasComponent`, `super::super::object_system::Object` [INFO] [stdout] --> src/system_3d/object.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | use super::super::object_system::{Component, CoreSystem, HasComponent, Object}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^ no `Object` in `object_system` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `HasComponent` in `object_system` [INFO] [stdout] | | no `CoreSystem` in `object_system` [INFO] [stdout] | no `Component` in `object_system` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this enum instead: [INFO] [stdout] std::path::Component [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::object_system::Component`, `super::object_system::CoreSystem`, `super::object_system::HasComponent`, `super::object_system::HasComponentInner`, `super::object_system::SceneInner` [INFO] [stdout] --> src/scene.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | object_system::{self, Component, CoreSystem, HasComponent, HasComponentInner, SceneInner}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ no `SceneInner` in `object_system` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | no `HasComponentInner` in `object_system` [INFO] [stdout] | | | no `HasComponent` in `object_system` [INFO] [stdout] | | no `CoreSystem` in `object_system` [INFO] [stdout] | no `Component` in `object_system` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this enum instead: [INFO] [stdout] std::path::Component [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Scene` in module `object_system` [INFO] [stdout] --> src/scene.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | impl object_system::Scene for Scene { [INFO] [stdout] | ^^^^^ not found in `object_system` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Scene` in module `object_system` [INFO] [stdout] --> src/scene.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | impl object_system::Scene for Scene { [INFO] [stdout] | ^^^^^ not found in `object_system` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `objectsystem_test` (lib) due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `objectsystem_test` (lib test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "be8e520ac305866eee679820b1f3af6883fa9d27ba0fed9396533156cc525fa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be8e520ac305866eee679820b1f3af6883fa9d27ba0fed9396533156cc525fa8", kill_on_drop: false }` [INFO] [stdout] be8e520ac305866eee679820b1f3af6883fa9d27ba0fed9396533156cc525fa8 [INFO] checking wraikny/object_system_rs against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwraikny%2Fobject_system_rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wraikny/object_system_rs on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wraikny/object_system_rs [INFO] finished tweaking git repo https://github.com/wraikny/object_system_rs [INFO] tweaked toml for git repo https://github.com/wraikny/object_system_rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wraikny/object_system_rs 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f370b621ebb5b8c51603eca941e636f7d582ee047fe44497e47f606ad8de58a5 [INFO] running `Command { std: "docker" "start" "-a" "f370b621ebb5b8c51603eca941e636f7d582ee047fe44497e47f606ad8de58a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f370b621ebb5b8c51603eca941e636f7d582ee047fe44497e47f606ad8de58a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f370b621ebb5b8c51603eca941e636f7d582ee047fe44497e47f606ad8de58a5", kill_on_drop: false }` [INFO] [stdout] f370b621ebb5b8c51603eca941e636f7d582ee047fe44497e47f606ad8de58a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e6ff2f2dcd2b85573d2d3d0c7d777463e95ba9ffb8da59c3c1f670304c9aa7d [INFO] running `Command { std: "docker" "start" "-a" "6e6ff2f2dcd2b85573d2d3d0c7d777463e95ba9ffb8da59c3c1f670304c9aa7d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "6e6ff2f2dcd2b85573d2d3d0c7d777463e95ba9ffb8da59c3c1f670304c9aa7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e6ff2f2dcd2b85573d2d3d0c7d777463e95ba9ffb8da59c3c1f670304c9aa7d", kill_on_drop: false }` [INFO] [stdout] 6e6ff2f2dcd2b85573d2d3d0c7d777463e95ba9ffb8da59c3c1f670304c9aa7d