[INFO] cloning repository https://github.com/fantasyfanwuren/hello_plot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fantasyfanwuren/hello_plot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffantasyfanwuren%2Fhello_plot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffantasyfanwuren%2Fhello_plot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6df16eb7c84bbd8989d7cb031f7aef0e3aeba647 [INFO] testing fantasyfanwuren/hello_plot against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffantasyfanwuren%2Fhello_plot" "/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/fantasyfanwuren/hello_plot on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/fantasyfanwuren/hello_plot [INFO] finished tweaking git repo https://github.com/fantasyfanwuren/hello_plot [INFO] tweaked toml for git repo https://github.com/fantasyfanwuren/hello_plot written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fantasyfanwuren/hello_plot 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" "+beta-2025-04-13" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d060784c24c5e3a239e2f291dde3bc81523505c0563b97b4b6fc52af910c741 [INFO] running `Command { std: "docker" "start" "-a" "5d060784c24c5e3a239e2f291dde3bc81523505c0563b97b4b6fc52af910c741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d060784c24c5e3a239e2f291dde3bc81523505c0563b97b4b6fc52af910c741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d060784c24c5e3a239e2f291dde3bc81523505c0563b97b4b6fc52af910c741", kill_on_drop: false }` [INFO] [stdout] 5d060784c24c5e3a239e2f291dde3bc81523505c0563b97b4b6fc52af910c741 [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_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" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f0ff222ca5262f2cd629b25cab2cbede30e3bb0e2988c062bad4ab9195211ce [INFO] running `Command { std: "docker" "start" "-a" "6f0ff222ca5262f2cd629b25cab2cbede30e3bb0e2988c062bad4ab9195211ce", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.54 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.37.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling syn v2.0.12 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling thread-id v4.0.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling is-terminal v0.4.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling csv v1.2.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling log4rs v1.2.0 [INFO] [stderr] Compiling hello v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `warn` [INFO] [stdout] --> src/main.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use log::{debug, error, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcKEuqSm/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblog4rs-4b738f0fa0886882.rlib,liblog_mdc-0af972c42f90557b.rlib,libserde_json-1767b20ca0cdc33f.rlib,libthread_id-71350ab522ab3c92.rlib,libhumantime-9f900d7885b5087e.rlib,libserde_yaml-c691b6caa92648c1.rlib,libindexmap-5274d428f4bf61eb.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libyaml_rust-0d35c98b09962543.rlib,liblinked_hash_map-7d04f0e6cc440adb.rlib,libchrono-1b55dbf417fab93a.rlib,libiana_time_zone-4e4c11d6b8e0b194.rlib,libnum_integer-2acc383070282d17.rlib,libtime-7c3ef3a552eee3cc.rlib,libtypemap_ors-e1293b6c54d09c35.rlib,libunsafe_any_ors-f8b1b2073a1e0fe5.rlib,libdestructure_traitobject-2a73a5a4a6ad768f.rlib,libthiserror-5b0517d986b959f7.rlib,libanyhow-ca77269f18000ce8.rlib,libserde_value-af4d5a06ab03276e.rlib,libordered_float-5979e26048ae687b.rlib,libnum_traits-c6e6d73d19678b65.rlib,libfnv-79e2cbfbe03dcd16.rlib,libarc_swap-1601e2c39996ffb8.rlib,libtokio-7ef089e4b5b189a8.rlib,libsignal_hook_registry-7c71a68e9a634e16.rlib,libnum_cpus-27c167744e9ac20f.rlib,libsocket2-ffc779778f92701b.rlib,libbytes-d41a62099e4fef91.rlib,libmio-54afac86893698ac.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libparking_lot-e307dca430271dfe.rlib,libparking_lot_core-92e2ef56cdd86950.rlib,libsmallvec-4517414d4f20efb1.rlib,liblock_api-12b3b36e90510f6c.rlib,libscopeguard-e318caba69bf687f.rlib,libprettytable-17d9ae29b4e7f5f7.rlib,libis_terminal-58e326809840402e.rlib,librustix-8ac3f49d46002bfc.rlib,libbitflags-dde12b0d7d495b50.rlib,liblinux_raw_sys-5d2cd25dd6b20c31.rlib,libio_lifetimes-36fc56a59ce5c213.rlib,libcsv-6a5b8e8d334a5409.rlib,libryu-4d09fff2ce933ebb.rlib,libitoa-0f3ce2aa4ee007f9.rlib,libcsv_core-c5f71c5ea8319c94.rlib,libmemchr-19710ad7045cdf78.rlib,libunicode_width-e6feeb9daa4fd470.rlib,libencode_unicode-588f67c203900f18.rlib,libterm-9f0a0eea5e4b0465.rlib,libdirs_next-b1695b4ed0efd6f1.rlib,libdirs_sys_next-8a8bc08a5fb9c074.rlib,liblibc-e2bd2d97f3b44fb3.rlib,liblazy_static-af860367908b8176.rlib,liblog-91d047a6be4602dd.rlib,libserde-9eabfc5994514253.rlib,libcfg_if-3e7fc4e38d4a72b5.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKEuqSm/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hello-096760d7b924fcc8" "-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 `hello` (bin "hello") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "6f0ff222ca5262f2cd629b25cab2cbede30e3bb0e2988c062bad4ab9195211ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f0ff222ca5262f2cd629b25cab2cbede30e3bb0e2988c062bad4ab9195211ce", kill_on_drop: false }` [INFO] [stdout] 6f0ff222ca5262f2cd629b25cab2cbede30e3bb0e2988c062bad4ab9195211ce