[INFO] cloning repository https://github.com/helloimalemur/nagios_check_site_content [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/helloimalemur/nagios_check_site_content" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelloimalemur%2Fnagios_check_site_content", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelloimalemur%2Fnagios_check_site_content'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1c23fca0d227707931cbd1825cc8127aeb1df53 [INFO] testing helloimalemur/nagios_check_site_content against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelloimalemur%2Fnagios_check_site_content" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/helloimalemur/nagios_check_site_content 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/helloimalemur/nagios_check_site_content [INFO] finished tweaking git repo https://github.com/helloimalemur/nagios_check_site_content [INFO] tweaked toml for git repo https://github.com/helloimalemur/nagios_check_site_content written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/helloimalemur/nagios_check_site_content 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] Downloading crates ... [INFO] [stderr] Downloaded security-framework v2.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 420a8c24ba0f54b48e6020ab62da5ca586b4a547ae7949c90555b41d7fb3e7e8 [INFO] running `Command { std: "docker" "start" "-a" "420a8c24ba0f54b48e6020ab62da5ca586b4a547ae7949c90555b41d7fb3e7e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "420a8c24ba0f54b48e6020ab62da5ca586b4a547ae7949c90555b41d7fb3e7e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "420a8c24ba0f54b48e6020ab62da5ca586b4a547ae7949c90555b41d7fb3e7e8", kill_on_drop: false }` [INFO] [stdout] 420a8c24ba0f54b48e6020ab62da5ca586b4a547ae7949c90555b41d7fb3e7e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 42af0143859610857983ca2bbb96975b493a6cb6d0c0d0fdc3a527ae7d33db8c [INFO] running `Command { std: "docker" "start" "-a" "42af0143859610857983ca2bbb96975b493a6cb6d0c0d0fdc3a527ae7d33db8c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling http-auth-basic v0.3.3 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling check_site v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcRlSstI/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-38e712f229cb3b40.rlib,libhyper_tls-329ec871b41eec00.rlib,libserde_urlencoded-a1c41719ee9f7da3.rlib,libbase64-42aacb5e73adba0c.rlib,libipnet-3e9d088a3ebbb30a.rlib,libtokio_native_tls-8defb537f8309c89.rlib,libmime-781eeaf649dc1bef.rlib,libencoding_rs-180eca0c412cb471.rlib,libserde_json-86871b6b9a4fae49.rlib,libryu-5492afb1c54e95d7.rlib,libserde-e353f028e827d38d.rlib,libnative_tls-e00dbad354e9571e.rlib,libopenssl_probe-796ddc39c5b420b8.rlib,libopenssl-6cc924e26824dd90.rlib,libbitflags-817ea04a92d50a33.rlib,libforeign_types-8c08dc176465e4d3.rlib,libforeign_types_shared-a93701b229f7fd2a.rlib,libopenssl_sys-bbb493aab943c480.rlib,libhyper-5b0a61bb144cabee.rlib,libwant-08f37364260233e1.rlib,libtry_lock-8a00f6e3c7951917.rlib,libsocket2-4e3fa71f4ac30e22.rlib,libhttparse-5edac3f084fb0c21.rlib,libh2-88cf0599623af783.rlib,libindexmap-59b01b5fa6997721.rlib,libhashbrown-e9f13efe30d14b54.rlib,libslab-9024fb996980c40d.rlib,libtokio_util-85269a65cf7a4911.rlib,libfutures_sink-815a00b1e0b52652.rlib,libtower_service-511def5dccdf34e7.rlib,libtracing-79955fbb46ca130d.rlib,libtracing_core-ab901dcc27caa1f6.rlib,libonce_cell-37e0af61052a6e46.rlib,libfutures_channel-785f69f613a51fcb.rlib,libfutures_util-b54f928105395862.rlib,libfutures_task-f1df384f72285f08.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libhttp_body-f681eaa4e023b4b6.rlib,liblog-f5d20dbede6d0c1a.rlib,libfutures_core-ccef24f1cb817bc4.rlib,liburl-35fb8d3bab52ef65.rlib,libidna-e90b6ad207246115.rlib,libunicode_normalization-0d896cfaec60c1be.rlib,libtinyvec-5a601b22e74a6bff.rlib,libtinyvec_macros-fa5d7584c792794a.rlib,libunicode_bidi-aff96a607d2f67ab.rlib,libform_urlencoded-c7bd6dc643ad3fef.rlib,libpercent_encoding-6a4573bfc91732aa.rlib,libhttp-333930dd43a1ddad.rlib,libitoa-aeff9c237059bc80.rlib,libfnv-185b8526af05532d.rlib,libtokio-7fb819127977cd33.rlib,libsignal_hook_registry-642c40a753fb7267.rlib,libnum_cpus-0bd60b1ac9767ae6.rlib,libsocket2-ef7e58f1e4fc6794.rlib,libbytes-a85bb333a4dc87c5.rlib,libmio-94bceb5ad1cacda9.rlib,libparking_lot-4ec26783eb1b7545.rlib,libparking_lot_core-31a9fdb741868d54.rlib,liblibc-0791243fba16193b.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libsmallvec-6b83f3602fd15511.rlib,liblock_api-62daa81a5ae68f27.rlib,libscopeguard-7106c1688341b40d.rlib,libpin_project_lite-113dbccb0259f39c.rlib,libhttp_auth_basic-deeb46ce2ee3e1ae.rlib,libbase64-728886d4cd5b22e0.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/check_site-419428f23cee8486" "-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 `check_site` (bin "check_site") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "42af0143859610857983ca2bbb96975b493a6cb6d0c0d0fdc3a527ae7d33db8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42af0143859610857983ca2bbb96975b493a6cb6d0c0d0fdc3a527ae7d33db8c", kill_on_drop: false }` [INFO] [stdout] 42af0143859610857983ca2bbb96975b493a6cb6d0c0d0fdc3a527ae7d33db8c