[INFO] cloning repository https://github.com/xTachyon/ninja_editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xTachyon/ninja_editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxTachyon%2Fninja_editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxTachyon%2Fninja_editor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3471fab67ca8a4764425ae9b3ac881b7fbfd958b [INFO] checking xTachyon/ninja_editor against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxTachyon%2Fninja_editor" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xTachyon/ninja_editor 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/xTachyon/ninja_editor [INFO] finished tweaking git repo https://github.com/xTachyon/ninja_editor [INFO] tweaked toml for git repo https://github.com/xTachyon/ninja_editor written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xTachyon/ninja_editor 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fs-err v2.11.0 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfb92c0c33e2daba69ca6330856067d4177668e43f73948f671dd0739388307e [INFO] running `Command { std: "docker" "start" "-a" "cfb92c0c33e2daba69ca6330856067d4177668e43f73948f671dd0739388307e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfb92c0c33e2daba69ca6330856067d4177668e43f73948f671dd0739388307e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfb92c0c33e2daba69ca6330856067d4177668e43f73948f671dd0739388307e", kill_on_drop: false }` [INFO] [stdout] cfb92c0c33e2daba69ca6330856067d4177668e43f73948f671dd0739388307e [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=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] fcf07c025a2fbac9c0d7602665e80fc2dc73760d283d7019bc140082dbdf1779 [INFO] running `Command { std: "docker" "start" "-a" "fcf07c025a2fbac9c0d7602665e80fc2dc73760d283d7019bc140082dbdf1779", kill_on_drop: false }` [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking ninja_editor v0.1.0 (/opt/rustwide/workdir/ninja_editor) [INFO] [stdout] error[E0583]: file not found for module `lexer` [INFO] [stdout] --> ninja_editor/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod lexer; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `lexer`, create file "ninja_editor/src/lexer.rs" or "ninja_editor/src/lexer/mod.rs" [INFO] [stdout] = note: if there is a `mod lexer` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `lexer` [INFO] [stdout] --> ninja_editor/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod lexer; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `lexer`, create file "ninja_editor/src/lexer.rs" or "ninja_editor/src/lexer/mod.rs" [INFO] [stdout] = note: if there is a `mod lexer` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::lexer::Location` [INFO] [stdout] --> ninja_editor/src/changelist.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{lexer::Location, Ninja, RuleKey, Source, SourceId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `Location` in `lexer` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] core::panic::Location [INFO] [stdout] std::panic::Location [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::lexer::Location` [INFO] [stdout] --> ninja_editor/src/changelist.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{lexer::Location, Ninja, RuleKey, Source, SourceId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `Location` in `lexer` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] core::panic::Location [INFO] [stdout] std::panic::Location [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::lexer::Lexer`, `crate::lexer::TokenKind` [INFO] [stdout] --> ninja_editor/src/parser.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | lexer::{Lexer, TokenKind}, [INFO] [stdout] | ^^^^^ ^^^^^^^^^ no `TokenKind` in `lexer` [INFO] [stdout] | | [INFO] [stdout] | no `Lexer` in `lexer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::lexer::Lexer`, `crate::lexer::TokenKind` [INFO] [stdout] --> ninja_editor/src/parser.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | lexer::{Lexer, TokenKind}, [INFO] [stdout] | ^^^^^ ^^^^^^^^^ no `TokenKind` in `lexer` [INFO] [stdout] | | [INFO] [stdout] | no `Lexer` in `lexer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::lexer::Location`, `crate::lexer::Token` [INFO] [stdout] --> ninja_editor/src/lib.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::lexer::{Location, Token}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ no `Token` in `lexer` [INFO] [stdout] | | [INFO] [stdout] | no `Location` in `lexer` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] core::panic::Location [INFO] [stdout] std::panic::Location [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `lexer::LOC_INVALID` [INFO] [stdout] --> ninja_editor/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use lexer::LOC_INVALID; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `LOC_INVALID` in `lexer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::lexer::Location`, `crate::lexer::Token` [INFO] [stdout] --> ninja_editor/src/lib.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::lexer::{Location, Token}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ no `Token` in `lexer` [INFO] [stdout] | | [INFO] [stdout] | no `Location` in `lexer` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] core::panic::Location [INFO] [stdout] std::panic::Location [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `lexer::LOC_INVALID` [INFO] [stdout] --> ninja_editor/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use lexer::LOC_INVALID; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `LOC_INVALID` in `lexer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `values` exists for struct `SlotMap`, but its trait bounds were not satisfied [INFO] [stdout] --> ninja_editor/src/changelist.rs:41:40 [INFO] [stdout] | [INFO] [stdout] 41 | for i in self.ninja.data.edges.values().filter(|x| rule_key == x.rule) { [INFO] [stdout] | ^^^^^^ method cannot be called on `SlotMap` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: ninja_editor/src/lib.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | struct Edge { [INFO] [stdout] | ----------- doesn't satisfy `Edge: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Edge: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `values` exists for struct `SlotMap`, but its trait bounds were not satisfied [INFO] [stdout] --> ninja_editor/src/changelist.rs:41:40 [INFO] [stdout] | [INFO] [stdout] 41 | for i in self.ninja.data.edges.values().filter(|x| rule_key == x.rule) { [INFO] [stdout] | ^^^^^^ method cannot be called on `SlotMap` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: ninja_editor/src/lib.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | struct Edge { [INFO] [stdout] | ----------- doesn't satisfy `Edge: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Edge: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `insert` exists for struct `SlotMap>`, but its trait bounds were not satisfied [INFO] [stdout] --> ninja_editor/src/parser.rs:80:27 [INFO] [stdout] | [INFO] [stdout] 80 | let rule = data.rules.insert(rule); [INFO] [stdout] | ^^^^^^ method cannot be called on `SlotMap>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: ninja_editor/src/lib.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct Rule<'x> { [INFO] [stdout] | ------------------- doesn't satisfy `Rule<'x>: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Rule<'x>: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `insert` exists for struct `SlotMap>`, but its trait bounds were not satisfied [INFO] [stdout] --> ninja_editor/src/parser.rs:80:27 [INFO] [stdout] | [INFO] [stdout] 80 | let rule = data.rules.insert(rule); [INFO] [stdout] | ^^^^^^ method cannot be called on `SlotMap>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: ninja_editor/src/lib.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct Rule<'x> { [INFO] [stdout] | ------------------- doesn't satisfy `Rule<'x>: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Rule<'x>: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `insert` exists for struct `SlotMap`, but its trait bounds were not satisfied [INFO] [stdout] --> ninja_editor/src/parser.rs:164:16 [INFO] [stdout] | [INFO] [stdout] 164 | data.edges.insert(edge); [INFO] [stdout] | ^^^^^^ method cannot be called on `SlotMap` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: ninja_editor/src/lib.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | struct Edge { [INFO] [stdout] | ----------- doesn't satisfy `Edge: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Edge: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `insert` exists for struct `SlotMap`, but its trait bounds were not satisfied [INFO] [stdout] --> ninja_editor/src/parser.rs:164:16 [INFO] [stdout] | [INFO] [stdout] 164 | data.edges.insert(edge); [INFO] [stdout] | ^^^^^^ method cannot be called on `SlotMap` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: ninja_editor/src/lib.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | struct Edge { [INFO] [stdout] | ----------- doesn't satisfy `Edge: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Edge: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `entry` exists for struct `HashMap>`, but its trait bounds were not satisfied [INFO] [stdout] --> ninja_editor/src/parser.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 171 | match data.vars.entry(key) { [INFO] [stdout] | ^^^^^ method cannot be called on `HashMap>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: ninja_editor/src/lib.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct L { [INFO] [stdout] | --------------- doesn't satisfy `L: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `L: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `entry` exists for struct `HashMap>`, but its trait bounds were not satisfied [INFO] [stdout] --> ninja_editor/src/parser.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 171 | match data.vars.entry(key) { [INFO] [stdout] | ^^^^^ method cannot be called on `HashMap>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: ninja_editor/src/lib.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct L { [INFO] [stdout] | --------------- doesn't satisfy `L: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `L: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0583, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0583, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ninja_editor` (lib) due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ninja_editor` (lib test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "fcf07c025a2fbac9c0d7602665e80fc2dc73760d283d7019bc140082dbdf1779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf07c025a2fbac9c0d7602665e80fc2dc73760d283d7019bc140082dbdf1779", kill_on_drop: false }` [INFO] [stdout] fcf07c025a2fbac9c0d7602665e80fc2dc73760d283d7019bc140082dbdf1779