[INFO] fetching crate g-code 0.0.1... [INFO] checking g-code-0.0.1 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate g-code 0.0.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate g-code 0.0.1 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate g-code 0.0.1 [INFO] finished tweaking crates.io crate g-code 0.0.1 [INFO] tweaked toml for crates.io crate g-code 0.0.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate g-code 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lalrpop-util v0.19.4 [INFO] [stderr] Downloaded lalrpop v0.19.4 [INFO] [stderr] Downloaded codespan v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b0d74ef522d30b3931740a365da835976164046f87de9d7c50411376455b134 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0b0d74ef522d30b3931740a365da835976164046f87de9d7c50411376455b134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b0d74ef522d30b3931740a365da835976164046f87de9d7c50411376455b134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b0d74ef522d30b3931740a365da835976164046f87de9d7c50411376455b134", kill_on_drop: false }` [INFO] [stdout] 0b0d74ef522d30b3931740a365da835976164046f87de9d7c50411376455b134 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cabd68d9c7d8f0d6d148436286e16cb2fcddb844708481eafac111684a5e3a0a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cabd68d9c7d8f0d6d148436286e16cb2fcddb844708481eafac111684a5e3a0a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling lalrpop-util v0.19.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking codespan-reporting v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking codespan v0.11.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling lalrpop v0.19.4 [INFO] [stderr] Compiling g-code v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/parse/../tests/vandy_commodores_logo.gcode: No such file or directory (os error 2) [INFO] [stdout] --> src/parse/mod.rs:135:25 [INFO] [stdout] | [INFO] [stdout] 135 | let gcode = include_str!("../tests/vandy_commodores_logo.gcode"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/parse/../tests/ncviewer_sample.gcode: No such file or directory (os error 2) [INFO] [stdout] --> src/parse/mod.rs:141:25 [INFO] [stdout] | [INFO] [stdout] 141 | let gcode = include_str!("../tests/ncviewer_sample.gcode"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/parse/mod.rs:126:16 [INFO] [stdout] | [INFO] [stdout] 126 | use crate::ast::{token::*, Line, Span}; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::parse::ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::ast` [INFO] [stdout] --> src/parse/mod.rs:126:16 [INFO] [stdout] | [INFO] [stdout] 126 | use crate::ast::{token::*, Line, Span}; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::parse::ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::lexer`, `super::assert_eq`, `super::assert_eq` [INFO] [stdout] --> src/parse/mod.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | use crate::lexer::{LexTok, Lexer, LexerState, LexicalError}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::parse::lexer` [INFO] [stdout] ... [INFO] [stdout] 131 | use super::{assert_eq, *}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 261 | use super::{assert_eq, *}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InlineComment` in this scope [INFO] [stdout] --> src/parse/mod.rs:250:42 [INFO] [stdout] | [INFO] [stdout] 250 | inline_comment: vec![InlineComment { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 131 | use crate::parse::lexer::LexTok::InlineComment; [INFO] [stdout] | [INFO] [stdout] 131 | use crate::parse::lexer::LexerState::InlineComment; [INFO] [stdout] | [INFO] [stdout] 131 | use crate::parse::token::InlineComment; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `g-code` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cabd68d9c7d8f0d6d148436286e16cb2fcddb844708481eafac111684a5e3a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cabd68d9c7d8f0d6d148436286e16cb2fcddb844708481eafac111684a5e3a0a", kill_on_drop: false }` [INFO] [stdout] cabd68d9c7d8f0d6d148436286e16cb2fcddb844708481eafac111684a5e3a0a