[INFO] cloning repository https://github.com/eikendev/urlprobe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eikendev/urlprobe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feikendev%2Furlprobe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feikendev%2Furlprobe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad48bb4140a40a9665ef9eb8612c7083b8e5fbdc [INFO] testing eikendev/urlprobe against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feikendev%2Furlprobe" "/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/eikendev/urlprobe 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] removed /workspace/builds/worker-2-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/eikendev/urlprobe [INFO] finished tweaking git repo https://github.com/eikendev/urlprobe [INFO] tweaked toml for git repo https://github.com/eikendev/urlprobe written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/eikendev/urlprobe 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-util v0.7.6 [INFO] [stderr] Downloaded human-panic v1.1.0 [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] b8574326468bf804c8f64e07459b531559391135bc6eda0e3c4d8c876f842b27 [INFO] running `Command { std: "docker" "start" "-a" "b8574326468bf804c8f64e07459b531559391135bc6eda0e3c4d8c876f842b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8574326468bf804c8f64e07459b531559391135bc6eda0e3c4d8c876f842b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8574326468bf804c8f64e07459b531559391135bc6eda0e3c4d8c876f842b27", kill_on_drop: false }` [INFO] [stdout] b8574326468bf804c8f64e07459b531559391135bc6eda0e3c4d8c876f842b27 [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] 0b89d5680cb847dffc2e74d9efd7461e51780dd9e54d8f6739a0a8700fd92b9f [INFO] running `Command { std: "docker" "start" "-a" "0b89d5680cb847dffc2e74d9efd7461e51780dd9e54d8f6739a0a8700fd92b9f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling gimli v0.27.1 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling argh_shared v0.1.10 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling concolor-query v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling concolor v0.0.11 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling argh_derive v0.1.10 [INFO] [stderr] Compiling argh v0.1.10 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling tokio-util v0.7.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling os_info v2.0.8 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling human-panic v1.1.0 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling urlprobe v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/main.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/main.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.99s [INFO] running `Command { std: "docker" "inspect" "0b89d5680cb847dffc2e74d9efd7461e51780dd9e54d8f6739a0a8700fd92b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b89d5680cb847dffc2e74d9efd7461e51780dd9e54d8f6739a0a8700fd92b9f", kill_on_drop: false }` [INFO] [stdout] 0b89d5680cb847dffc2e74d9efd7461e51780dd9e54d8f6739a0a8700fd92b9f [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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92d8c25fa9bc966c127a3fdc8207de76caf0d0e8bafedcde610e90a8182cdb03 [INFO] running `Command { std: "docker" "start" "-a" "92d8c25fa9bc966c127a3fdc8207de76caf0d0e8bafedcde610e90a8182cdb03", kill_on_drop: false }` [INFO] [stderr] Compiling urlprobe v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/main.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/main.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8YIzbu/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/{libhuman_panic-0890edf794176c9e.rlib,libconcolor-378ba1a890402163.rlib,libconcolor_query-b1f5b4e9446c0724.rlib,libis_terminal-e4b5d307a1b087fb.rlib,librustix-0d097f31d26026fe.rlib,liblinux_raw_sys-019976a661aa49b8.rlib,libio_lifetimes-1f3efc60d7397571.rlib,libtoml-bf6501e4f75f094c.rlib,libos_info-505d85ecd467d32f.rlib,libtermcolor-5044fdbe45211e78.rlib,libuuid-3ba4a049810377f6.rlib,libgetrandom-3dea724e07df2206.rlib,libbacktrace-3e279294a6b24b21.rlib,libminiz_oxide-9988418b8c02db3f.rlib,libadler-cd9ae852e9a49a18.rlib,libobject-dd85a0b7857bfb53.rlib,libaddr2line-d26283b4ea5b3d38.rlib,libgimli-7e6d29b46e895285.rlib,librustc_demangle-b9019ff1d1fc5ccf.rlib,libreqwest-71420b04e6181e33.rlib,libhyper_tls-48f2accaeb7c233a.rlib,libserde_urlencoded-d69f835cf7058d69.rlib,libryu-5492afb1c54e95d7.rlib,libbase64-42aacb5e73adba0c.rlib,libipnet-3e9d088a3ebbb30a.rlib,libtokio_native_tls-77f2d6a2494fb4ad.rlib,libmime-781eeaf649dc1bef.rlib,libencoding_rs-254919a58481ff77.rlib,libserde-ed961abb3f26638f.rlib,libnative_tls-c8257e6aae5c6649.rlib,libopenssl_probe-796ddc39c5b420b8.rlib,libopenssl-aeba46d2d89aa91b.rlib,libbitflags-817ea04a92d50a33.rlib,libforeign_types-8c08dc176465e4d3.rlib,libforeign_types_shared-a93701b229f7fd2a.rlib,libopenssl_sys-efdf841a1de7b3db.rlib,libhyper-2e0404e653cd4b6b.rlib,libwant-08f37364260233e1.rlib,libtry_lock-8a00f6e3c7951917.rlib,libhttparse-5edac3f084fb0c21.rlib,libh2-4e5be116d511b858.rlib,libindexmap-59b01b5fa6997721.rlib,libhashbrown-e9f13efe30d14b54.rlib,libtokio_util-33598bc0781fae28.rlib,libtower_service-511def5dccdf34e7.rlib,libtracing-23069ec8a2772ba6.rlib,libtracing_core-ab901dcc27caa1f6.rlib,libonce_cell-37e0af61052a6e46.rlib,libtokio-bf3c2467d2068438.rlib,libnum_cpus-9512bfee20bff32a.rlib,libsocket2-c5c79b81f01defca.rlib,libmio-1427dedccc9c2342.rlib,liblibc-5de2e3c84322d672.rlib,libhttp_body-6642af74204bed54.rlib,liblog-f5d20dbede6d0c1a.rlib,libcfg_if-da7e6a5cb20f1238.rlib,liburl-470db71f400583e8.rlib,libidna-ca519f5e7240feae.rlib,libunicode_normalization-42f8663dea74b4f5.rlib,libtinyvec-61caed6efef58738.rlib,libtinyvec_macros-55d8a264b763c0a6.rlib,libunicode_bidi-aff96a607d2f67ab.rlib,libform_urlencoded-c7bd6dc643ad3fef.rlib,libpercent_encoding-6a4573bfc91732aa.rlib,libhttp-eb688128b2f3e2cb.rlib,libitoa-aeff9c237059bc80.rlib,libbytes-a8981e430bd8ac4d.rlib,libfnv-185b8526af05532d.rlib,libfutures-49550f6fda35d1f8.rlib,libfutures_executor-5150e339b6d407d3.rlib,libfutures_util-d9a5af5993e0edd5.rlib,libmemchr-4ae02b283530c1ee.rlib,libfutures_io-7fa52a0d84f082c2.rlib,libslab-9024fb996980c40d.rlib,libfutures_channel-762789d64518dd8d.rlib,libpin_project_lite-4fae58c4d3c5fd45.rlib,libfutures_sink-ffb5b867574ba1ca.rlib,libfutures_task-f6d197865fac78af.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libfutures_core-dfbe86d1a45520c8.rlib,libargh-749da19ca9591657.rlib,libargh_shared-e520e08b6fafd6d4.rlib,libanyhow-b66e4e2d3d79195c.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" "-lssl" "-lcrypto" "-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/urlprobe-fd5fed921a2bc340" "-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 `urlprobe` (bin "urlprobe" test) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "92d8c25fa9bc966c127a3fdc8207de76caf0d0e8bafedcde610e90a8182cdb03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92d8c25fa9bc966c127a3fdc8207de76caf0d0e8bafedcde610e90a8182cdb03", kill_on_drop: false }` [INFO] [stdout] 92d8c25fa9bc966c127a3fdc8207de76caf0d0e8bafedcde610e90a8182cdb03