[INFO] cloning repository https://github.com/sohomx/mymoneydapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sohomx/mymoneydapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsohomx%2Fmymoneydapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsohomx%2Fmymoneydapp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 354ec435e30b39fb8d4555df96531fbb112867a5 [INFO] testing sohomx/mymoneydapp against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsohomx%2Fmymoneydapp" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sohomx/mymoneydapp on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sohomx/mymoneydapp [INFO] finished tweaking git repo https://github.com/sohomx/mymoneydapp [INFO] tweaked toml for git repo https://github.com/sohomx/mymoneydapp written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sohomx/mymoneydapp 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded borsh-schema-derive-internal v0.9.2 [INFO] [stderr] Downloaded borsh-derive v0.9.2 [INFO] [stderr] Downloaded borsh-derive-internal v0.9.2 [INFO] [stderr] Downloaded borsh v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 547b3b210bd38ba110544939dc53133a896a4a800f7b821487f48252b67ee2a0 [INFO] running `Command { std: "docker" "start" "-a" "547b3b210bd38ba110544939dc53133a896a4a800f7b821487f48252b67ee2a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "547b3b210bd38ba110544939dc53133a896a4a800f7b821487f48252b67ee2a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "547b3b210bd38ba110544939dc53133a896a4a800f7b821487f48252b67ee2a0", kill_on_drop: false }` [INFO] [stdout] 547b3b210bd38ba110544939dc53133a896a4a800f7b821487f48252b67ee2a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17c0d5c4e6a468cdf19c9316f01e19f32f83a6cd0cd0917eb1d1fdcd6d2e6df9 [INFO] running `Command { std: "docker" "start" "-a" "17c0d5c4e6a468cdf19c9316f01e19f32f83a6cd0cd0917eb1d1fdcd6d2e6df9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.7.11 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling solana-frozen-abi v1.7.11 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling solana-program v1.7.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling alloc-traits v0.1.1 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling without-alloc v0.2.1 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling safe-transmute v0.11.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling solana-logger v1.7.11 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.2 [INFO] [stderr] Compiling borsh-derive-internal v0.9.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling solana-sdk-macro v1.7.11 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling anchor-syn v0.17.0 [INFO] [stderr] Compiling borsh-derive v0.9.2 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling borsh v0.9.2 [INFO] [stderr] Compiling num_enum v0.5.6 [INFO] [stderr] Compiling anchor-attribute-error v0.17.0 [INFO] [stderr] Compiling anchor-attribute-state v0.17.0 [INFO] [stderr] Compiling anchor-attribute-interface v0.17.0 [INFO] [stderr] Compiling anchor-attribute-access-control v0.17.0 [INFO] [stderr] Compiling anchor-attribute-account v0.17.0 [INFO] [stderr] Compiling anchor-attribute-event v0.17.0 [INFO] [stderr] Compiling anchor-derive-accounts v0.17.0 [INFO] [stderr] Compiling anchor-attribute-program v0.17.0 [INFO] [stderr] Compiling anchor-lang v0.17.0 [INFO] [stderr] Compiling spl-token v3.2.0 [INFO] [stderr] Compiling serum_dex v0.4.0 [INFO] [stderr] Compiling spl-associated-token-account v1.0.3 [INFO] [stderr] Compiling anchor-spl v0.17.0 [INFO] [stderr] Compiling mymoneydapp v0.1.0 (/opt/rustwide/workdir/programs/mymoneydapp) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.07s [INFO] running `Command { std: "docker" "inspect" "17c0d5c4e6a468cdf19c9316f01e19f32f83a6cd0cd0917eb1d1fdcd6d2e6df9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17c0d5c4e6a468cdf19c9316f01e19f32f83a6cd0cd0917eb1d1fdcd6d2e6df9", kill_on_drop: false }` [INFO] [stdout] 17c0d5c4e6a468cdf19c9316f01e19f32f83a6cd0cd0917eb1d1fdcd6d2e6df9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02e7a0f9ccee50b519b4a2f950e3fabe51d8f2386f645bb139d341212cbac899 [INFO] running `Command { std: "docker" "start" "-a" "02e7a0f9ccee50b519b4a2f950e3fabe51d8f2386f645bb139d341212cbac899", kill_on_drop: false }` [INFO] [stderr] Compiling mymoneydapp v0.1.0 (/opt/rustwide/workdir/programs/mymoneydapp) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "02e7a0f9ccee50b519b4a2f950e3fabe51d8f2386f645bb139d341212cbac899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02e7a0f9ccee50b519b4a2f950e3fabe51d8f2386f645bb139d341212cbac899", kill_on_drop: false }` [INFO] [stdout] 02e7a0f9ccee50b519b4a2f950e3fabe51d8f2386f645bb139d341212cbac899 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 772b5544ff44d2949f15b82ce687fe0e5a937cd22ad425811b3c3c13d52bfe32 [INFO] running `Command { std: "docker" "start" "-a" "772b5544ff44d2949f15b82ce687fe0e5a937cd22ad425811b3c3c13d52bfe32", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mymoneydapp-95315fc606b46a5c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests mymoneydapp [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "772b5544ff44d2949f15b82ce687fe0e5a937cd22ad425811b3c3c13d52bfe32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "772b5544ff44d2949f15b82ce687fe0e5a937cd22ad425811b3c3c13d52bfe32", kill_on_drop: false }` [INFO] [stdout] 772b5544ff44d2949f15b82ce687fe0e5a937cd22ad425811b3c3c13d52bfe32 [INFO] testing sohomx/mymoneydapp against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsohomx%2Fmymoneydapp" "/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/sohomx/mymoneydapp on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sohomx/mymoneydapp [INFO] finished tweaking git repo https://github.com/sohomx/mymoneydapp [INFO] tweaked toml for git repo https://github.com/sohomx/mymoneydapp written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sohomx/mymoneydapp 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-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cd1b2e68c7f46935f4dff73445be3446456cb655ebf7ff7edbc2d3570c5fc86 [INFO] running `Command { std: "docker" "start" "-a" "1cd1b2e68c7f46935f4dff73445be3446456cb655ebf7ff7edbc2d3570c5fc86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cd1b2e68c7f46935f4dff73445be3446456cb655ebf7ff7edbc2d3570c5fc86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cd1b2e68c7f46935f4dff73445be3446456cb655ebf7ff7edbc2d3570c5fc86", kill_on_drop: false }` [INFO] [stdout] 1cd1b2e68c7f46935f4dff73445be3446456cb655ebf7ff7edbc2d3570c5fc86 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c98d9f2cf4ad79cb26a4da0aaa5b617b31252b70fe74027b11e01f825ae50622 [INFO] running `Command { std: "docker" "start" "-a" "c98d9f2cf4ad79cb26a4da0aaa5b617b31252b70fe74027b11e01f825ae50622", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.7.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling solana-frozen-abi v1.7.11 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling solana-program v1.7.11 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling alloc-traits v0.1.1 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling without-alloc v0.2.1 [INFO] [stderr] Compiling safe-transmute v0.11.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling solana-logger v1.7.11 [INFO] [stderr] Compiling borsh-derive-internal v0.9.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling solana-sdk-macro v1.7.11 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling anchor-syn v0.17.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling borsh-derive v0.9.2 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling borsh v0.9.2 [INFO] [stderr] Compiling num_enum v0.5.6 [INFO] [stderr] Compiling anchor-attribute-interface v0.17.0 [INFO] [stderr] Compiling anchor-derive-accounts v0.17.0 [INFO] [stderr] Compiling anchor-attribute-state v0.17.0 [INFO] [stderr] Compiling anchor-attribute-access-control v0.17.0 [INFO] [stderr] Compiling anchor-attribute-error v0.17.0 [INFO] [stderr] Compiling anchor-attribute-program v0.17.0 [INFO] [stderr] Compiling anchor-attribute-account v0.17.0 [INFO] [stderr] Compiling anchor-attribute-event v0.17.0 [INFO] [stderr] Compiling anchor-lang v0.17.0 [INFO] [stderr] Compiling spl-token v3.2.0 [INFO] [stderr] Compiling serum_dex v0.4.0 [INFO] [stderr] Compiling spl-associated-token-account v1.0.3 [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-2024-03-24-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" "-Wl,--version-script=/tmp/rustc7vkFMW/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc7vkFMW/symbols.o" "/opt/rustwide/target/debug/deps/serum_dex-b046838dce4b75ee.serum_dex.772143ab74a28e8e-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serum_dex-b046838dce4b75ee.serum_dex.772143ab74a28e8e-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serum_dex-b046838dce4b75ee.serum_dex.772143ab74a28e8e-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serum_dex-b046838dce4b75ee.serum_dex.772143ab74a28e8e-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serum_dex-b046838dce4b75ee.serum_dex.772143ab74a28e8e-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serum_dex-b046838dce4b75ee.serum_dex.772143ab74a28e8e-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serum_dex-b046838dce4b75ee.serum_dex.772143ab74a28e8e-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serum_dex-b046838dce4b75ee.serum_dex.772143ab74a28e8e-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serum_dex-b046838dce4b75ee.serum_dex.772143ab74a28e8e-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serum_dex-b046838dce4b75ee.serum_dex.772143ab74a28e8e-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serum_dex-b046838dce4b75ee.23r2waxja7jndrf9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-0eaf874f839b0234/out" "-L" "/opt/rustwide/target/debug/build/blake3-0eaf874f839b0234/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libspl_token-aacba45cd61ed8cc.rlib" "/opt/rustwide/target/debug/deps/libsafe_transmute-822a2229d19281cc.rlib" "/opt/rustwide/target/debug/deps/libenumflags2-d1101ade37415392.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0ef270c4de502b0e.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-90cd0d3ca6355e59.rlib" "/opt/rustwide/target/debug/deps/libsolana_program-3455c8cacb24c28f.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1-1496ca8bd24a9a60.rlib" "/opt/rustwide/target/debug/deps/libbase64-00978a2741532e14.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-5babebce158c8431.rlib" "/opt/rustwide/target/debug/deps/libhmac-602ec94e51570f20.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1_core-8c58b4f7b65de7d3.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-82760e4d6a68d059.rlib" "/opt/rustwide/target/debug/deps/librand-ebfa77265862af36.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9b954880dbb920a1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7d6f1ee516acde66.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-7b5c2c739380e132.rlib" "/opt/rustwide/target/debug/deps/libzeroize-ad7b5f3c0d258910.rlib" "/opt/rustwide/target/debug/deps/librand_core-2db7f1e6612d4416.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-81663dde9e88d2d0.rlib" "/opt/rustwide/target/debug/deps/liblibc-3f4ce0b2cde11629.rlib" "/opt/rustwide/target/debug/deps/libdigest-58bf65d74a033aaf.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b4c92e63f15ae876.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ed62e161f2ac8375.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-8a9e74065097fa2c.rlib" "/opt/rustwide/target/debug/deps/libbs58-4fde4a8fd6678543.rlib" "/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib" "/opt/rustwide/target/debug/deps/libbv-ff02239eb1b656c9.rlib" "/opt/rustwide/target/debug/deps/libblake3-9d25ef2f5cd3a54e.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-ad62baf7b795d7e9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e83968822db62928.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a4b14eddff996ae9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0b52ee5398b19036.rlib" "/opt/rustwide/target/debug/deps/libsubtle-76006a9bd5a47a01.rlib" "/opt/rustwide/target/debug/deps/libarrayref-5415a74d7f013a3b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libitertools-1dc63b42d7d5bc18.rlib" "/opt/rustwide/target/debug/deps/libeither-8184e77a300434cc.rlib" "/opt/rustwide/target/debug/deps/libsha3-23145e61c0eb6db7.rlib" "/opt/rustwide/target/debug/deps/libkeccak-d5f4f1b99207263c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-299a6be4e2f124eb.rlib" "/opt/rustwide/target/debug/deps/libsha2-eb393aca74d7e8e3.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9a6b0d33d2e85a8b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-75789ad55cd94475.rlib" "/opt/rustwide/target/debug/deps/libdigest-054283cf799eeb69.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-e4788d1d9344a8c3.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-5fe545f1233db42b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-db0a533bd6139978.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d1feac8ebe5aef3f.rlib" "/opt/rustwide/target/debug/deps/liblog-b35d0d4fb72dcbf4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a67e17488ec9a1fd.rlib" "/opt/rustwide/target/debug/deps/libbincode-f4c8d451feb93ed0.rlib" "/opt/rustwide/target/debug/deps/libserde-183ad8ade02e52f4.rlib" "/opt/rustwide/target/debug/deps/libborsh-bb59c9636cf9863d.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-35a71e353c96e15f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserum_dex-b046838dce4b75ee.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serum_dex` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c98d9f2cf4ad79cb26a4da0aaa5b617b31252b70fe74027b11e01f825ae50622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c98d9f2cf4ad79cb26a4da0aaa5b617b31252b70fe74027b11e01f825ae50622", kill_on_drop: false }` [INFO] [stdout] c98d9f2cf4ad79cb26a4da0aaa5b617b31252b70fe74027b11e01f825ae50622