[INFO] cloning repository https://github.com/epage/range_bounds_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/epage/range_bounds_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepage%2Frange_bounds_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepage%2Frange_bounds_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f74b4ad9af5b3c2df8b06d8c93673138bb8bde93 [INFO] testing epage/range_bounds_example against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepage%2Frange_bounds_example" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/epage/range_bounds_example on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/epage/range_bounds_example [INFO] finished tweaking git repo https://github.com/epage/range_bounds_example [INFO] tweaked toml for git repo https://github.com/epage/range_bounds_example written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d37ebaab23691ed0dc16206d0e4d5dbb9959ace04d369e74e65751a6848b391 [INFO] running `Command { std: "docker" "start" "-a" "5d37ebaab23691ed0dc16206d0e4d5dbb9959ace04d369e74e65751a6848b391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d37ebaab23691ed0dc16206d0e4d5dbb9959ace04d369e74e65751a6848b391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d37ebaab23691ed0dc16206d0e4d5dbb9959ace04d369e74e65751a6848b391", kill_on_drop: false }` [INFO] [stdout] 5d37ebaab23691ed0dc16206d0e4d5dbb9959ace04d369e74e65751a6848b391 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff50191f921d41e03d3dcb23e4b47486ea526c617698004509bda5e803e2eb02 [INFO] running `Command { std: "docker" "start" "-a" "ff50191f921d41e03d3dcb23e4b47486ea526c617698004509bda5e803e2eb02", kill_on_drop: false }` [INFO] [stderr] Compiling broken-nom-proposal v0.1.0 (/opt/rustwide/workdir/examples/broken-nom-proposal) [INFO] [stderr] Compiling combined v0.1.0 (/opt/rustwide/workdir/examples/combined) [INFO] [stderr] Compiling current v0.1.0 (/opt/rustwide/workdir/examples/current) [INFO] [stderr] Compiling nom-proposal v0.1.0 (/opt/rustwide/workdir/examples/nom-proposal) [INFO] [stderr] Compiling rust-proposal v0.1.0 (/opt/rustwide/workdir/examples/rust-proposal) [INFO] [stdout] error[E0119]: conflicting implementations of trait `IntoRangeBounds` for type `usize` [INFO] [stdout] --> examples/broken-nom-proposal/fake_nom.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 8 | / impl IntoRangeBounds for T [INFO] [stdout] 9 | | where [INFO] [stdout] 10 | | T: RangeBounds, [INFO] [stdout] | |__________________________- first implementation here [INFO] [stdout] ... [INFO] [stdout] 17 | impl IntoRangeBounds for usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `usize` [INFO] [stdout] | [INFO] [stdout] = note: upstream crates may add a new impl of trait `std::ops::RangeBounds` for type `usize` in future versions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `i32: fake_std::ops::RangeBounds` is not satisfied [INFO] [stdout] --> examples/combined/main.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | fake_nom::many(10); [INFO] [stdout] | -------------- ^^ the trait `fake_std::ops::RangeBounds` is not implemented for `i32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `RangeBounds` is not implemented for `i32` [INFO] [stdout] but trait `RangeBounds` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `i32`, found `usize` [INFO] [stdout] note: required for `i32` to implement `IntoRangeBounds` [INFO] [stdout] --> examples/combined/fake_nom.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | impl IntoRangeBounds for T [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 12 | where [INFO] [stdout] 13 | T: RangeBounds, [INFO] [stdout] | ------------------ unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `many` [INFO] [stdout] --> examples/combined/fake_nom.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn many(range: G) [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 27 | where [INFO] [stdout] 28 | G: IntoRangeBounds, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `many` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `broken-nom-proposal` (bin "broken-nom-proposal") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `combined` (bin "combined") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcP3DJbq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_proposal-f123b2dbe3ca71c6" "-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: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcU5DdML/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/current-2ceaa2bd57df3e2f" "-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: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-proposal` (bin "rust-proposal") due to 1 previous error [INFO] [stderr] error: could not compile `current` (bin "current") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcB6Fj1l/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nom_proposal-a3e99d17749638b9" "-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: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom-proposal` (bin "nom-proposal") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ff50191f921d41e03d3dcb23e4b47486ea526c617698004509bda5e803e2eb02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff50191f921d41e03d3dcb23e4b47486ea526c617698004509bda5e803e2eb02", kill_on_drop: false }` [INFO] [stdout] ff50191f921d41e03d3dcb23e4b47486ea526c617698004509bda5e803e2eb02