[INFO] cloning repository https://github.com/FredTheDino/thidy-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FredTheDino/thidy-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredTheDino%2Fthidy-lang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredTheDino%2Fthidy-lang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dcf91ed5b70a4d642c9e870113cc5c9ed655ce89 [INFO] checking FredTheDino/thidy-lang against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredTheDino%2Fthidy-lang" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FredTheDino/thidy-lang on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FredTheDino/thidy-lang [INFO] finished tweaking git repo https://github.com/FredTheDino/thidy-lang [INFO] tweaked toml for git repo https://github.com/FredTheDino/thidy-lang written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/FredTheDino/thidy-lang already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1185883147a8d09885d76533971a7e26f230b75fc0c2956c3101454c2078a135 [INFO] running `Command { std: "docker" "start" "-a" "1185883147a8d09885d76533971a7e26f230b75fc0c2956c3101454c2078a135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1185883147a8d09885d76533971a7e26f230b75fc0c2956c3101454c2078a135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1185883147a8d09885d76533971a7e26f230b75fc0c2956c3101454c2078a135", kill_on_drop: false }` [INFO] [stdout] 1185883147a8d09885d76533971a7e26f230b75fc0c2956c3101454c2078a135 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd71e6048402f75d6faf7b4dc3ebddf481ea5a9f8886215191e159544a8821a2 [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" "cd71e6048402f75d6faf7b4dc3ebddf481ea5a9f8886215191e159544a8821a2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking riff v1.0.1 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling sylt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking sungod v0.3.1 [INFO] [stderr] Checking owo-colors v1.2.1 (https://github.com/FredTheDino/owo-colors.git#ccb9cf0c) [INFO] [stderr] Compiling stb_image v0.2.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking wav v0.6.0 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking cgmath v0.18.0 [INFO] [stderr] Compiling luminance-derive v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling lingon_macro v0.1.0 (https://github.com/sornas/lingon.git?branch=main#cbe1240c) [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling sylt_macro v0.1.0 (/opt/rustwide/workdir/sylt_macro) [INFO] [stderr] Checking luminance v0.43.2 [INFO] [stderr] Checking gumdrop v0.8.0 [INFO] [stderr] Checking luminance-gl v0.16.1 [INFO] [stderr] Checking luminance-windowing v0.9.3 [INFO] [stderr] Checking luminance-sdl2 v0.2.2 [INFO] [stderr] Checking lingon v0.1.0 (https://github.com/sornas/lingon.git?branch=main#cbe1240c) [INFO] [stderr] Checking logos v0.12.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stderr] Failed to write docs: Read-only file system (os error 30) [INFO] [stdout] error[E0432]: unresolved import `criterion` [INFO] [stdout] --> benches/sylt_benchmark.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use criterion::{criterion_group, criterion_main, Criterion}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `criterion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_group` [INFO] [stdout] --> benches/sylt_benchmark.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | criterion_group!(benches, $( $name ),* ); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | bench!([fib, fib_iter, sum]); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [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: cannot determine resolution for the macro `criterion_main` [INFO] [stdout] --> benches/sylt_benchmark.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | criterion_main!(benches); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | bench!([fib, fib_iter, sum]); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [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[E0425]: cannot find function `run_string` in crate `sylt` [INFO] [stdout] --> benches/sylt_benchmark.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | sylt::run_string(&prog, false, Vec::new()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in `sylt` [INFO] [stdout] ... [INFO] [stdout] 29 | bench!([fib, fib_iter, sum]); [INFO] [stdout] | ----------------------------- in this macro invocation [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[E0425]: cannot find function `run_string` in crate `sylt` [INFO] [stdout] --> benches/sylt_benchmark.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | sylt::run_string(&prog, false, Vec::new()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in `sylt` [INFO] [stdout] ... [INFO] [stdout] 29 | bench!([fib, fib_iter, sum]); [INFO] [stdout] | ----------------------------- in this macro invocation [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[E0425]: cannot find function `run_string` in crate `sylt` [INFO] [stdout] --> benches/sylt_benchmark.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | sylt::run_string(&prog, false, Vec::new()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in `sylt` [INFO] [stdout] ... [INFO] [stdout] 29 | bench!([fib, fib_iter, sum]); [INFO] [stdout] | ----------------------------- in this macro invocation [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[E0601]: `main` function not found in crate `sylt_benchmark` [INFO] [stdout] --> benches/sylt_benchmark.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use criterion::{criterion_group, criterion_main, Criterion}; [INFO] [stdout] 2 | | use std::fs; [INFO] [stdout] 3 | | use std::path::Path; [INFO] [stdout] 4 | | [INFO] [stdout] ... | [INFO] [stdout] 28 | | // List of all benchmarks to run [INFO] [stdout] 29 | | bench!([fib, fib_iter, sum]); [INFO] [stdout] | |_____________________________^ consider adding a `main` function to `benches/sylt_benchmark.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sylt` [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" "cd71e6048402f75d6faf7b4dc3ebddf481ea5a9f8886215191e159544a8821a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd71e6048402f75d6faf7b4dc3ebddf481ea5a9f8886215191e159544a8821a2", kill_on_drop: false }` [INFO] [stdout] cd71e6048402f75d6faf7b4dc3ebddf481ea5a9f8886215191e159544a8821a2