[INFO] cloning repository https://github.com/maxwell-fr/MPassR [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxwell-fr/MPassR" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxwell-fr%2FMPassR", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxwell-fr%2FMPassR'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e63ebe83e0f21c87593943d1feb4cce861ec731a [INFO] testing maxwell-fr/MPassR against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxwell-fr%2FMPassR" "/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/maxwell-fr/MPassR on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maxwell-fr/MPassR [INFO] finished tweaking git repo https://github.com/maxwell-fr/MPassR [INFO] tweaked toml for git repo https://github.com/maxwell-fr/MPassR written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/maxwell-fr/MPassR 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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa375cae1ac9d922c1332dd5e2e5336cec4b605dd1934d41fc3a23932e3f2b7e [INFO] running `Command { std: "docker" "start" "-a" "aa375cae1ac9d922c1332dd5e2e5336cec4b605dd1934d41fc3a23932e3f2b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa375cae1ac9d922c1332dd5e2e5336cec4b605dd1934d41fc3a23932e3f2b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa375cae1ac9d922c1332dd5e2e5336cec4b605dd1934d41fc3a23932e3f2b7e", kill_on_drop: false }` [INFO] [stdout] aa375cae1ac9d922c1332dd5e2e5336cec4b605dd1934d41fc3a23932e3f2b7e [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=forbid" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28bd66f7a05d7bd571fb5b765899e01d6b13d2aeecd454f6856cc13ae389d1bf [INFO] running `Command { std: "docker" "start" "-a" "28bd66f7a05d7bd571fb5b765899e01d6b13d2aeecd454f6856cc13ae389d1bf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling mpass v0.1.0 (/opt/rustwide/workdir/mpass) [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling mpassgen v0.1.0 (/opt/rustwide/workdir/mpassgen) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.53s [INFO] running `Command { std: "docker" "inspect" "28bd66f7a05d7bd571fb5b765899e01d6b13d2aeecd454f6856cc13ae389d1bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28bd66f7a05d7bd571fb5b765899e01d6b13d2aeecd454f6856cc13ae389d1bf", kill_on_drop: false }` [INFO] [stdout] 28bd66f7a05d7bd571fb5b765899e01d6b13d2aeecd454f6856cc13ae389d1bf [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=forbid" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdde4da530264cc4be1f2faaa006458b3dd06583d332ef418ff5522cb0dd49de [INFO] running `Command { std: "docker" "start" "-a" "bdde4da530264cc4be1f2faaa006458b3dd06583d332ef418ff5522cb0dd49de", kill_on_drop: false }` [INFO] [stderr] Compiling mpass v0.1.0 (/opt/rustwide/workdir/mpass) [INFO] [stderr] Compiling mpassgen v0.1.0 (/opt/rustwide/workdir/mpassgen) [INFO] [stdout] warning: unused variable: `tester` [INFO] [stdout] --> mpass/src/specifier.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | let tester = Specifier::try_parse("?aaa###").unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tester` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetag0P5lW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mpass` (lib test) due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcLZsQ23/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmpass-b80924478fb8d3b3.rlib,librand-8dcac090fbd3226d.rlib,librand_chacha-c37fdc0631b87161.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-41ceaacfcd25ee2a.rlib,libgetrandom-012d528029a93caf.rlib,liblibc-d3acac75487b83ed.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libregex-cd13ad180baac850.rlib,libregex_automata-8861a37c55d36990.rlib,libaho_corasick-96255a839044782f.rlib,libmemchr-d9f1dea47487a283.rlib,libregex_syntax-03701eaa5490ec0b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mpassgen-9c79c2b1727eee57" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mpassgen` (bin "mpassgen" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bdde4da530264cc4be1f2faaa006458b3dd06583d332ef418ff5522cb0dd49de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdde4da530264cc4be1f2faaa006458b3dd06583d332ef418ff5522cb0dd49de", kill_on_drop: false }` [INFO] [stdout] bdde4da530264cc4be1f2faaa006458b3dd06583d332ef418ff5522cb0dd49de