[INFO] cloning repository https://github.com/timfennis/marvin-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timfennis/marvin-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimfennis%2Fmarvin-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimfennis%2Fmarvin-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccda2ee90014ae7c71f6e2edd067e15ccde0c470 [INFO] testing timfennis/marvin-rust against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimfennis%2Fmarvin-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timfennis/marvin-rust on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timfennis/marvin-rust [INFO] finished tweaking git repo https://github.com/timfennis/marvin-rust [INFO] tweaked toml for git repo https://github.com/timfennis/marvin-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/timfennis/marvin-rust 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-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chrono-tz-build v0.1.0 [INFO] [stderr] Downloaded chrono-tz v0.8.1 [INFO] [stderr] Downloaded tokio v1.23.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26de9211282798a3ac56d92d588bb3511624c242eccce3331ee510ea9aba916a [INFO] running `Command { std: "docker" "start" "-a" "26de9211282798a3ac56d92d588bb3511624c242eccce3331ee510ea9aba916a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26de9211282798a3ac56d92d588bb3511624c242eccce3331ee510ea9aba916a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26de9211282798a3ac56d92d588bb3511624c242eccce3331ee510ea9aba916a", kill_on_drop: false }` [INFO] [stdout] 26de9211282798a3ac56d92d588bb3511624c242eccce3331ee510ea9aba916a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a83e52344bcfa4fdef57337df743738b6dde9ce4ec76218cf560b38dada6b57b [INFO] running `Command { std: "docker" "start" "-a" "a83e52344bcfa4fdef57337df743738b6dde9ce4ec76218cf560b38dada6b57b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling tokio v1.23.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling chrono-tz-build v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling chrono-tz v0.8.1 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ipnet v2.7.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling ical v0.7.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [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 serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling marvin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/calendar.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | ReqwestError(reqwest::Error), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 8 | ReqwestError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/calendar.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | ParseError(ParserError), [INFO] [stdout] | ---------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 9 | ParseError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `uid` and `name` are never read [INFO] [stdout] --> src/calendar.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Event { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 14 | pub uid: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 15 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `msg` is never read [INFO] [stdout] --> src/telegram.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | HttpError { msg: String }, [INFO] [stdout] | --------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `msg` is never read [INFO] [stdout] --> src/telegram.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | JsonError { msg: String }, [INFO] [stdout] | --------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcTaqSpZ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libchrono_tz-cd1f150f9d2cd900.rlib,libphf-90b1406b589b66b4.rlib,libphf_shared-5f23868d19cc786a.rlib,libsiphasher-a12500f72255da72.rlib,libreqwest-6e3fe91f1d6f8c72.rlib,libhyper_tls-2002f8dc5d69fd56.rlib,libserde_urlencoded-592b2ece41d4c385.rlib,libipnet-ca716874e68ffb14.rlib,libtokio_native_tls-ac45f8ea78297423.rlib,libmime-df56754a5ea019bb.rlib,libencoding_rs-21d80902978079f7.rlib,libserde_json-c341086ce8f7c543.rlib,libryu-d41f87005784b1b4.rlib,libbase64-42295ac2e0e134a3.rlib,libnative_tls-66972a6f5dc456e1.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-881d9b2e73154fd9.rlib,libbitflags-dde12b0d7d495b50.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-f3242db3bdb99fa1.rlib,libhyper-8bac72bc406c336d.rlib,libwant-48213f293cef77e5.rlib,libtry_lock-0ea2511cea348424.rlib,libhttparse-947711e6baf00551.rlib,libh2-99b1074217dc4bd6.rlib,libindexmap-bc3d502337b9d727.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libslab-b1e702ccf3e927a6.rlib,libtokio_util-750705a13a4ab504.rlib,libfutures_sink-6e96cabfd22eb3eb.rlib,libtower_service-442e0d38cf369aa3.rlib,libfutures_channel-387235b1010dbd2a.rlib,libfutures_util-f4df506d9ccb1d5e.rlib,libfutures_task-e13559ba4a3b2c34.rlib,libpin_utils-3860774ad9b215b5.rlib,libhttp_body-aba2042699e0bba6.rlib,libfutures_core-ddb9f02a8442a108.rlib,liburl-949f48b48ac24e45.rlib,libidna-31cd3b8477c84c66.rlib,libunicode_normalization-bace0994bf1c65e9.rlib,libtinyvec-dabb1bd64e414e54.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libunicode_bidi-8386781c09c7dbfc.rlib,libform_urlencoded-fd125f4e3f92ae03.rlib,libpercent_encoding-bf512ecf668f0e68.rlib,libhttp-7fde39a2b39c639d.rlib,libitoa-b1c8d26b4c65e25a.rlib,libfnv-79e2cbfbe03dcd16.rlib,libserde-7fa58b208baf058a.rlib,libical-249e761e7675bb10.rlib,libthiserror-2147aab6a0b663dd.rlib,libtracing_subscriber-f1ca467d007f2f00.rlib,libnu_ansi_term-f931ee7dde0184c0.rlib,liboverload-447f2db329e02fd7.rlib,libsharded_slab-77c44ad34d742c30.rlib,libmatchers-e0c8493a6985aba5.rlib,libregex_automata-f71d17cb80fae351.rlib,libregex-2e813e0f18a11f76.rlib,libregex_syntax-0b42395ebb20dab7.rlib,libthread_local-c5503cf2e0c72c65.rlib,libtracing_log-19c6ba9c89e9c065.rlib,liblazy_static-af860367908b8176.rlib,libtracing-0cce2e21d2ffe8dd.rlib,libtracing_core-e60de112f23e1db8.rlib,libonce_cell-9a29211daf4ab5bf.rlib,libtokio-bd2f5798400946d4.rlib,libsignal_hook_registry-aff9fd33d4d777bf.rlib,libnum_cpus-db4275784f11fb80.rlib,libsocket2-3f728d7e6ba53ff3.rlib,libmemchr-34c06a26bc9e8129.rlib,libbytes-bfed4fc704947305.rlib,libmio-adaf3557323f3fe9.rlib,liblog-52838b90e75d1877.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libparking_lot-b75352c28868ae04.rlib,libparking_lot_core-f88b68cc94f18f5d.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-4517414d4f20efb1.rlib,liblock_api-12b3b36e90510f6c.rlib,libscopeguard-e318caba69bf687f.rlib,libchrono-4b014f96205285cf.rlib,libiana_time_zone-092ba8b05fc9b5b1.rlib,libnum_integer-e3bd5e46eb0173b5.rlib,libnum_traits-3cedc3ac77acb2eb.rlib,libtime-a34f895442c534c3.rlib,liblibc-1be055a2bef8c379.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/marvin-31ab513a82505d33" "-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 `marvin` (bin "marvin") due to 1 previous error; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a83e52344bcfa4fdef57337df743738b6dde9ce4ec76218cf560b38dada6b57b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a83e52344bcfa4fdef57337df743738b6dde9ce4ec76218cf560b38dada6b57b", kill_on_drop: false }` [INFO] [stdout] a83e52344bcfa4fdef57337df743738b6dde9ce4ec76218cf560b38dada6b57b