[INFO] cloning repository https://github.com/lunatic-lang/rust-lib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lunatic-lang/rust-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunatic-lang%2Frust-lib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunatic-lang%2Frust-lib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c0a821ea80cdb6255b4e666869a68aed93c0c1e [INFO] checking lunatic-lang/rust-lib against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunatic-lang%2Frust-lib" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lunatic-lang/rust-lib on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/lunatic-lang/rust-lib [INFO] finished tweaking git repo https://github.com/lunatic-lang/rust-lib [INFO] tweaked toml for git repo https://github.com/lunatic-lang/rust-lib written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/lunatic-lang/rust-lib already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54f6a7f998394eaa1f0c5ada4a1b96956facf420fcd244d906f64b4ac38fcf24 [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" "54f6a7f998394eaa1f0c5ada4a1b96956facf420fcd244d906f64b4ac38fcf24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54f6a7f998394eaa1f0c5ada4a1b96956facf420fcd244d906f64b4ac38fcf24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54f6a7f998394eaa1f0c5ada4a1b96956facf420fcd244d906f64b4ac38fcf24", kill_on_drop: false }` [INFO] [stdout] 54f6a7f998394eaa1f0c5ada4a1b96956facf420fcd244d906f64b4ac38fcf24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52a23099e6cc0b5d8bca4fca04f236ab4f66496b2992cd7fe26ed85d4ae32851 [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" "52a23099e6cc0b5d8bca4fca04f236ab4f66496b2992cd7fe26ed85d4ae32851", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking serde v1.0.119 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking lunatic v0.3.10 (/opt/rustwide/workdir) [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking tinytemplate v1.2.0 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stdout] error: couldn't read examples/../target/wasm32-wasi/debug/examples/cli.wasm: No such file or directory (os error 2) [INFO] [stdout] --> examples/load_module.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | let module = include_bytes!("../target/wasm32-wasi/debug/examples/cli.wasm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lunatic` [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] [stdout] error: couldn't read tests/wasm/add.wasm: No such file or directory (os error 2) [INFO] [stdout] --> tests/module_loading_test.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | let wasm = include_bytes!("wasm/add.wasm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/wasm/add_import.wasm: No such file or directory (os error 2) [INFO] [stdout] --> tests/module_loading_test.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | let import = include_bytes!("wasm/add_import.wasm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/wasm/add.wasm: No such file or directory (os error 2) [INFO] [stdout] --> tests/module_loading_test.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | let wasm = include_bytes!("wasm/add.wasm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/wasm/proxy_import_allow.wasm: No such file or directory (os error 2) [INFO] [stdout] --> tests/module_loading_test.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | let import = include_bytes!("wasm/proxy_import_allow.wasm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/wasm/proxy.wasm: No such file or directory (os error 2) [INFO] [stdout] --> tests/module_loading_test.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | let wasm = include_bytes!("wasm/proxy.wasm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/wasm/proxy_import_forbid.wasm: No such file or directory (os error 2) [INFO] [stdout] --> tests/module_loading_test.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | let import = include_bytes!("wasm/proxy_import_forbid.wasm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/wasm/proxy.wasm: No such file or directory (os error 2) [INFO] [stdout] --> tests/module_loading_test.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | let wasm = include_bytes!("wasm/proxy.wasm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "52a23099e6cc0b5d8bca4fca04f236ab4f66496b2992cd7fe26ed85d4ae32851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52a23099e6cc0b5d8bca4fca04f236ab4f66496b2992cd7fe26ed85d4ae32851", kill_on_drop: false }` [INFO] [stdout] 52a23099e6cc0b5d8bca4fca04f236ab4f66496b2992cd7fe26ed85d4ae32851