[INFO] crate gluon_vm 0.13.1 is already in cache [INFO] checking gluon_vm-0.13.1 against try#e60d9e09c55855f5a848fde8ad83e13131a5b241 for pr-68350 [INFO] extracting crate gluon_vm 0.13.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate gluon_vm 0.13.1 on toolchain e60d9e09c55855f5a848fde8ad83e13131a5b241 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate gluon_vm 0.13.1 [INFO] finished tweaking crates.io crate gluon_vm 0.13.1 [INFO] tweaked toml for crates.io crate gluon_vm 0.13.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 07aecd8b98af333b84e71975c096ae7836b9d8ce1a298f75d1be14dc390e70d0 [INFO] running `"docker" "start" "-a" "07aecd8b98af333b84e71975c096ae7836b9d8ce1a298f75d1be14dc390e70d0"` [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking collect-mac v0.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Checking frunk_core v0.3.1 [INFO] [stderr] Compiling gluon_vm v0.13.1 [INFO] [stderr] Compiling gluon_vm v0.13.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking archery v0.3.0 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking pretty v0.5.2 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling gluon_codegen v0.13.1 [INFO] [stderr] Compiling salsa-macros v0.13.2 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Checking rpds v0.7.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking codespan v0.3.0 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking codespan-reporting v0.3.0 [INFO] [stderr] Checking gluon_base v0.13.1 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Checking salsa v0.13.2 [INFO] [stderr] Checking gluon_check v0.13.1 [INFO] [stderr] Checking gluon_format v0.13.1 [INFO] [stderr] Compiling gluon v0.13.1 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/macros.rs:89:16 [INFO] [stderr] | [INFO] [stderr] 89 | self.0.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Compiling gluon_parser v0.13.1 [INFO] [stderr] error: couldn't read /opt/rustwide/target/debug/build/gluon_vm-e54e7bd7c7b6171b/out/core/grammar.rs: No such file or directory (os error 2) [INFO] [stderr] --> src/core/mod.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / lalrpop_util::lalrpop_mod!( [INFO] [stderr] 22 | | #[cfg_attr(rustfmt, rustfmt_skip)] [INFO] [stderr] 23 | | pub grammar, [INFO] [stderr] 24 | | "/core/grammar.rs" [INFO] [stderr] 25 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `gluon_vm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "07aecd8b98af333b84e71975c096ae7836b9d8ce1a298f75d1be14dc390e70d0"` [INFO] running `"docker" "rm" "-f" "07aecd8b98af333b84e71975c096ae7836b9d8ce1a298f75d1be14dc390e70d0"` [INFO] [stdout] 07aecd8b98af333b84e71975c096ae7836b9d8ce1a298f75d1be14dc390e70d0