[INFO] cloning repository https://github.com/sarah-ek/inria-slides-2024-02-20 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sarah-ek/inria-slides-2024-02-20" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarah-ek%2Finria-slides-2024-02-20", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarah-ek%2Finria-slides-2024-02-20'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37970cdcd8ab98f849337dc7d7adaa57d92bf135 [INFO] checking sarah-ek/inria-slides-2024-02-20 against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarah-ek%2Finria-slides-2024-02-20" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sarah-ek/inria-slides-2024-02-20 on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sarah-ek/inria-slides-2024-02-20 [INFO] finished tweaking git repo https://github.com/sarah-ek/inria-slides-2024-02-20 [INFO] tweaked toml for git repo https://github.com/sarah-ek/inria-slides-2024-02-20 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sarah-ek/inria-slides-2024-02-20 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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/sarah-ek/faer-rs/` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded equator v0.1.9 [INFO] [stderr] Downloaded pulp v0.18.8 [INFO] [stderr] Downloaded coe-rs v0.1.2 [INFO] [stderr] Downloaded matrixcompare v0.3.0 [INFO] [stderr] Downloaded hurdles v1.0.1 [INFO] [stderr] Downloaded dbgf v0.1.1 [INFO] [stderr] Downloaded equator-macro v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35fc15cc2c747237c37b0a9e2a017514b47243462e1c97ac871fd2637503426b [INFO] running `Command { std: "docker" "start" "-a" "35fc15cc2c747237c37b0a9e2a017514b47243462e1c97ac871fd2637503426b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35fc15cc2c747237c37b0a9e2a017514b47243462e1c97ac871fd2637503426b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35fc15cc2c747237c37b0a9e2a017514b47243462e1c97ac871fd2637503426b", kill_on_drop: false }` [INFO] [stdout] 35fc15cc2c747237c37b0a9e2a017514b47243462e1c97ac871fd2637503426b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccb303b840a6d90e4e3eb0565a71cc9861e7f54636c53c22160ec57890f70cc5 [INFO] running `Command { std: "docker" "start" "-a" "ccb303b840a6d90e4e3eb0565a71cc9861e7f54636c53c22160ec57890f70cc5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking dyn-stack v0.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaIS1F7G" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/num-traits-1f6aa07fb452db01/rmetaU1Y0Nd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `paste` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaEaBu8r" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand_core` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `seq-macro` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcrA9Pk2/symbols.o" "/opt/rustwide/target/debug/build/proc-macro2-9b56bf9f358b0883/build_script_build-9b56bf9f358b0883.build_script_build.1c388e5b8b038d85-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/proc-macro2-9b56bf9f358b0883/build_script_build-9b56bf9f358b0883.build_script_build.1c388e5b8b038d85-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/proc-macro2-9b56bf9f358b0883/build_script_build-9b56bf9f358b0883.6u8jbec366zyhmc7xp2s9kblj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/b286722878e18db29a7fbe672be7c4d3b02e8e4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/proc-macro2-9b56bf9f358b0883/build_script_build-9b56bf9f358b0883" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetabEeZDd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `crossbeam-utils` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetazHbPO8" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libm` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetahSxlVr" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `raw-cpuid` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ccb303b840a6d90e4e3eb0565a71cc9861e7f54636c53c22160ec57890f70cc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccb303b840a6d90e4e3eb0565a71cc9861e7f54636c53c22160ec57890f70cc5", kill_on_drop: false }` [INFO] [stdout] ccb303b840a6d90e4e3eb0565a71cc9861e7f54636c53c22160ec57890f70cc5 [INFO] checking sarah-ek/inria-slides-2024-02-20 against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarah-ek%2Finria-slides-2024-02-20" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sarah-ek/inria-slides-2024-02-20 on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sarah-ek/inria-slides-2024-02-20 [INFO] finished tweaking git repo https://github.com/sarah-ek/inria-slides-2024-02-20 [INFO] tweaked toml for git repo https://github.com/sarah-ek/inria-slides-2024-02-20 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sarah-ek/inria-slides-2024-02-20 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" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5a5efbab1d7a14cb4835e938ad8d09b65880120a4d96d6568ccb3d2262fb368 [INFO] running `Command { std: "docker" "start" "-a" "b5a5efbab1d7a14cb4835e938ad8d09b65880120a4d96d6568ccb3d2262fb368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5a5efbab1d7a14cb4835e938ad8d09b65880120a4d96d6568ccb3d2262fb368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5a5efbab1d7a14cb4835e938ad8d09b65880120a4d96d6568ccb3d2262fb368", kill_on_drop: false }` [INFO] [stdout] b5a5efbab1d7a14cb4835e938ad8d09b65880120a4d96d6568ccb3d2262fb368 [INFO] checking sarah-ek/inria-slides-2024-02-20 against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarah-ek%2Finria-slides-2024-02-20" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sarah-ek/inria-slides-2024-02-20 on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sarah-ek/inria-slides-2024-02-20 [INFO] finished tweaking git repo https://github.com/sarah-ek/inria-slides-2024-02-20 [INFO] tweaked toml for git repo https://github.com/sarah-ek/inria-slides-2024-02-20 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sarah-ek/inria-slides-2024-02-20 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" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd012217b78435cbc6d1ea9d4f1aaf783d31c4842f7ec30ede66d4240c3d21c4 [INFO] running `Command { std: "docker" "start" "-a" "bd012217b78435cbc6d1ea9d4f1aaf783d31c4842f7ec30ede66d4240c3d21c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd012217b78435cbc6d1ea9d4f1aaf783d31c4842f7ec30ede66d4240c3d21c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd012217b78435cbc6d1ea9d4f1aaf783d31c4842f7ec30ede66d4240c3d21c4", kill_on_drop: false }` [INFO] [stdout] bd012217b78435cbc6d1ea9d4f1aaf783d31c4842f7ec30ede66d4240c3d21c4 [INFO] checking sarah-ek/inria-slides-2024-02-20 against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarah-ek%2Finria-slides-2024-02-20" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sarah-ek/inria-slides-2024-02-20 on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sarah-ek/inria-slides-2024-02-20 [INFO] finished tweaking git repo https://github.com/sarah-ek/inria-slides-2024-02-20 [INFO] tweaked toml for git repo https://github.com/sarah-ek/inria-slides-2024-02-20 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sarah-ek/inria-slides-2024-02-20 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" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4983e94c644802e6f90e8b1d273e907726cfdea2cf52f42a2816f400bf59b502 [INFO] running `Command { std: "docker" "start" "-a" "4983e94c644802e6f90e8b1d273e907726cfdea2cf52f42a2816f400bf59b502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4983e94c644802e6f90e8b1d273e907726cfdea2cf52f42a2816f400bf59b502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4983e94c644802e6f90e8b1d273e907726cfdea2cf52f42a2816f400bf59b502", kill_on_drop: false }` [INFO] [stdout] 4983e94c644802e6f90e8b1d273e907726cfdea2cf52f42a2816f400bf59b502 [INFO] checking sarah-ek/inria-slides-2024-02-20 against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarah-ek%2Finria-slides-2024-02-20" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sarah-ek/inria-slides-2024-02-20 on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sarah-ek/inria-slides-2024-02-20 [INFO] finished tweaking git repo https://github.com/sarah-ek/inria-slides-2024-02-20 [INFO] tweaked toml for git repo https://github.com/sarah-ek/inria-slides-2024-02-20 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sarah-ek/inria-slides-2024-02-20 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" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27383bffdb140c68c6f4d96e5df3d0307fea95596d98e0718a90d5a5db4c0901 [INFO] running `Command { std: "docker" "start" "-a" "27383bffdb140c68c6f4d96e5df3d0307fea95596d98e0718a90d5a5db4c0901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27383bffdb140c68c6f4d96e5df3d0307fea95596d98e0718a90d5a5db4c0901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27383bffdb140c68c6f4d96e5df3d0307fea95596d98e0718a90d5a5db4c0901", kill_on_drop: false }` [INFO] [stdout] 27383bffdb140c68c6f4d96e5df3d0307fea95596d98e0718a90d5a5db4c0901 [INFO] checking sarah-ek/inria-slides-2024-02-20 against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarah-ek%2Finria-slides-2024-02-20" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sarah-ek/inria-slides-2024-02-20 on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sarah-ek/inria-slides-2024-02-20 [INFO] finished tweaking git repo https://github.com/sarah-ek/inria-slides-2024-02-20 [INFO] tweaked toml for git repo https://github.com/sarah-ek/inria-slides-2024-02-20 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sarah-ek/inria-slides-2024-02-20 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" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a32684af8b9dd77b454db047c4fbcebcb66badaa1c1c65bfe2d41ffa18459e10 [INFO] running `Command { std: "docker" "start" "-a" "a32684af8b9dd77b454db047c4fbcebcb66badaa1c1c65bfe2d41ffa18459e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a32684af8b9dd77b454db047c4fbcebcb66badaa1c1c65bfe2d41ffa18459e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a32684af8b9dd77b454db047c4fbcebcb66badaa1c1c65bfe2d41ffa18459e10", kill_on_drop: false }` [INFO] [stdout] a32684af8b9dd77b454db047c4fbcebcb66badaa1c1c65bfe2d41ffa18459e10 [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 1 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.