[INFO] cloning repository https://github.com/felipesere/journal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/felipesere/journal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipesere%2Fjournal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipesere%2Fjournal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ec6e01654176627dd9c4b6dca6a129b3a254249 [INFO] checking felipesere/journal against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipesere%2Fjournal" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/felipesere/journal on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/felipesere/journal [INFO] finished tweaking git repo https://github.com/felipesere/journal [INFO] tweaked toml for git repo https://github.com/felipesere/journal written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/felipesere/journal 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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded concolor-query v0.0.5 [INFO] [stderr] Downloaded jsonwebtoken v8.1.0 [INFO] [stderr] Downloaded tracing-test v0.2.1 [INFO] [stderr] Downloaded hyperx v1.4.0 [INFO] [stderr] Downloaded open v2.1.2 [INFO] [stderr] Downloaded concolor v0.0.8 [INFO] [stderr] Downloaded papergrid v0.4.0 [INFO] [stderr] Downloaded tabled_derive v0.3.0 [INFO] [stderr] Downloaded jsonpath v0.1.1 [INFO] [stderr] Downloaded octocrab v0.16.0 [INFO] [stderr] Downloaded tabled v0.7.0 [INFO] [stderr] Downloaded tracing-test-macro v0.2.1 [INFO] [stderr] Downloaded data-test v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f24d14d20d0cb2c3999ffc5921996d1972bb27b9c746a8e97a5febc161f4ff0 [INFO] running `Command { std: "docker" "start" "-a" "7f24d14d20d0cb2c3999ffc5921996d1972bb27b9c746a8e97a5febc161f4ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f24d14d20d0cb2c3999ffc5921996d1972bb27b9c746a8e97a5febc161f4ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f24d14d20d0cb2c3999ffc5921996d1972bb27b9c746a8e97a5febc161f4ff0", kill_on_drop: false }` [INFO] [stdout] 7f24d14d20d0cb2c3999ffc5921996d1972bb27b9c746a8e97a5febc161f4ff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cd5bab7a498feda82a5110431aaa7b0b1a10cec86d29a202da3d45e12fcfc07 [INFO] running `Command { std: "docker" "start" "-a" "9cd5bab7a498feda82a5110431aaa7b0b1a10cec86d29a202da3d45e12fcfc07", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking 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.73 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking pem v1.0.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking concolor-query v0.0.5 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking concolor v0.0.8 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking papergrid v0.4.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Checking open v2.1.2 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking data-test v0.1.0 [INFO] [stderr] Checking pretty_assertions v1.2.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking predicates v2.1.1 [INFO] [stderr] Checking assert_cmd v2.0.4 [INFO] [stderr] Checking assert_fs v1.0.7 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling snafu-derive v0.7.1 [INFO] [stderr] Compiling tabled_derive v0.3.0 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tracing-test-macro v0.2.1 [INFO] [stderr] Checking tabled v0.7.0 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Checking snafu v0.7.1 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking tracing-test v0.2.1 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_path_to_error v0.1.7 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Checking jsonpath v0.1.1 [INFO] [stderr] Checking handlebars v4.3.0 [INFO] [stderr] Checking simple_asn1 v0.6.1 [INFO] [stderr] Checking jsonwebtoken v8.1.0 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking octocrab v0.16.0 [INFO] [stderr] Checking journal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/github.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 253 | use super::*; [INFO] [stdout] | -------- the item `Result` is already imported here [INFO] [stdout] 254 | use anyhow::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/reminders.rs:487:9 [INFO] [stdout] | [INFO] [stdout] 485 | use super::*; [INFO] [stdout] | -------- the item `Result` is already imported here [INFO] [stdout] 486 | [INFO] [stdout] 487 | use anyhow::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromStr` is imported redundantly [INFO] [stdout] --> src/reminders.rs:651:13 [INFO] [stdout] | [INFO] [stdout] 649 | use super::*; [INFO] [stdout] | -------- the item `FromStr` is already imported here [INFO] [stdout] 650 | use data_test::data_test; [INFO] [stdout] 651 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromStr` is imported redundantly [INFO] [stdout] --> src/reminders.rs:672:13 [INFO] [stdout] | [INFO] [stdout] 670 | use super::*; [INFO] [stdout] | -------- the item `FromStr` is already imported here [INFO] [stdout] 671 | use data_test::data_test; [INFO] [stdout] 672 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `daily` is never used [INFO] [stdout] --> src/reminders.rs:493:12 [INFO] [stdout] | [INFO] [stdout] 492 | trait PeriodicExt { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] 493 | fn daily(self) -> RepeatingDate; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.35s [INFO] running `Command { std: "docker" "inspect" "9cd5bab7a498feda82a5110431aaa7b0b1a10cec86d29a202da3d45e12fcfc07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cd5bab7a498feda82a5110431aaa7b0b1a10cec86d29a202da3d45e12fcfc07", kill_on_drop: false }` [INFO] [stdout] 9cd5bab7a498feda82a5110431aaa7b0b1a10cec86d29a202da3d45e12fcfc07 [INFO] checking felipesere/journal against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipesere%2Fjournal" "/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/felipesere/journal on toolchain 09bc67b9158392361780e779d32997f14cc75c39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/felipesere/journal [INFO] finished tweaking git repo https://github.com/felipesere/journal [INFO] tweaked toml for git repo https://github.com/felipesere/journal written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/felipesere/journal 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" "+09bc67b9158392361780e779d32997f14cc75c39" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f20c9244e1966695a8ab8a956d3e1204d6308cce21ad80a4943f8250303647c [INFO] running `Command { std: "docker" "start" "-a" "9f20c9244e1966695a8ab8a956d3e1204d6308cce21ad80a4943f8250303647c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f20c9244e1966695a8ab8a956d3e1204d6308cce21ad80a4943f8250303647c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f20c9244e1966695a8ab8a956d3e1204d6308cce21ad80a4943f8250303647c", kill_on_drop: false }` [INFO] [stdout] 9f20c9244e1966695a8ab8a956d3e1204d6308cce21ad80a4943f8250303647c [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40f89bf7bd8862598e8696ef623a69574e698eb9762de95f44913fd11e0e9114 [INFO] running `Command { std: "docker" "start" "-a" "40f89bf7bd8862598e8696ef623a69574e698eb9762de95f44913fd11e0e9114", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking 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.73 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking pem v1.0.2 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/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/rustcsWYiGW/symbols.o" "/opt/rustwide/target/debug/build/async-trait-cc2896151381fd81/build_script_build-cc2896151381fd81.build_script_build.d5b0ec979a962423-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/async-trait-cc2896151381fd81/build_script_build-cc2896151381fd81.2syzruwsboqaplm5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib" "/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c112ec61d40d65ca.rlib" "/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-20279e89ddf4a3cc.rlib" "/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-04ebab3d6657d9b7.rlib" "/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43ee38a2c180d260.rlib" "/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d8bc9f4e15c9d54f.rlib" "/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e6b80df35ce800f7.rlib" "/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e1bb29bdfec551bd.rlib" "/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7d60d25f346b95e2.rlib" "/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f568bda7d014913a.rlib" "/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a759d15c36457a02.rlib" "/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-dd7d06242b5022a0.rlib" "/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f4343bfa39e809a4.rlib" "/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af1cb76e71c5600e.rlib" "/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58f5eb9eff701be9.rlib" "/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7903030bc1640bf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/09bc67b9158392361780e779d32997f14cc75c39/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/async-trait-cc2896151381fd81/build_script_build-cc2896151381fd81" "-Wl,--gc-sections" "-pie" "-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: failed to run custom build command for `ring v0.16.20` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-ca9bcea8c631facd/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-fd083e37a421d834/out/aesni-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/aesni-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-fd083e37a421d834/out/vpaes-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/vpaes-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-fd083e37a421d834/out/x86_64-mont-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/x86_64-mont-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-fd083e37a421d834/out/x86_64-mont5-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/x86_64-mont5-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-fd083e37a421d834/out/chacha-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/chacha-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-fd083e37a421d834/out/p256-x86_64-asm-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/p256-x86_64-asm-elf.S" [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/p256-x86_64-asm-elf.S:1: fatal error: when writing output to /tmp/cczZCBdN.s: No space left on device [INFO] [stderr] 1 | # This file is generated from a similarly-named Perl script in the BoringSSL [INFO] [stderr] | [INFO] [stderr] compilation terminated. [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/build.rs:656:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ec732b9de4 - std::backtrace_rs::backtrace::libunwind::trace::ha269129b308e8cfe [INFO] [stderr] at /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x55ec732b9de4 - std::backtrace_rs::backtrace::trace_unsynchronized::h6c30c9d176b1fe6c [INFO] [stderr] at /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55ec732b9de4 - std::sys_common::backtrace::_print_fmt::hf6b70b066af57d7e [INFO] [stderr] at /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55ec732b9de4 - ::fmt::h961653cce9a40c42 [INFO] [stderr] at /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55ec732de78c - core::fmt::rt::Argument::fmt::hfe981cfeb1b0daf7 [INFO] [stderr] at /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55ec732de78c - core::fmt::write_internal::h010429e58abf16d3 [INFO] [stderr] at /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/core/src/fmt/mod.rs:1143:17 [INFO] [stderr] 6: 0x55ec732b6a47 - core::fmt::write::hbc83f8bc1fb2a2c3 [INFO] [stderr] at /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/core/src/fmt/mod.rs:1125:67 [INFO] [stderr] 7: 0x55ec732b6a47 - std::io::Write::write_fmt::h0d2511f6f8b131c6 [INFO] [stderr] at /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/io/mod.rs:1846:15 [INFO] [stderr] 8: 0x55ec732b9b94 - std::sys_common::backtrace::_print::h8054040189250c54 [INFO] [stderr] at /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 9: 0x55ec732b9b94 - std::sys_common::backtrace::print::h4f6dff18046d32ce [INFO] [stderr] at /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 10: 0x55ec732bb2cb - std::panicking::default_hook::{{closure}}::ha4fbf2ad5aa029a6 [INFO] [stderr] 11: 0x55ec732bb027 - std::panicking::default_hook::h90811d9a4dfa7ce2 [INFO] [stderr] at /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/panicking.rs:292:9 [INFO] [stderr] 12: 0x55ec732bb79d - std::panicking::rust_panic_with_hook::h4a5dd36eccd5bedd [INFO] [stderr] at /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/panicking.rs:779:13 [INFO] [stderr] 13: 0x55ec7328babe - std::panicking::begin_panic::{{closure}}::h254d6b38ebd1ac07 [INFO] [stderr] 14: 0x55ec7326f54a - std::sys_common::backtrace::__rust_end_short_backtrace::h76ee86f270c6002d [INFO] [stderr] 15: 0x55ec7328ba6b - std::panicking::begin_panic::hd6c0527393bb9193 [INFO] [stderr] 16: 0x55ec7323f26e - build_script_build::run_command::hb19ee1153d3d0251 [INFO] [stderr] 17: 0x55ec7323dbf4 - build_script_build::compile::hedfaba9ddcc5071c [INFO] [stderr] 18: 0x55ec7323d69e - build_script_build::build_library::{{closure}}::h514f618e6860b14d [INFO] [stderr] 19: 0x55ec7323931b - core::ops::function::impls:: for &mut F>::call_once::h7369b4905d4b504a [INFO] [stderr] 20: 0x55ec7324440d - as core::iter::traits::iterator::Iterator>::next::h2f0de05b63316fb3 [INFO] [stderr] 21: 0x55ec73247ef0 - alloc::vec::Vec::extend_desugared::haa44206529e64535 [INFO] [stderr] 22: 0x55ec73249036 - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h6e38895811b9b0be [INFO] [stderr] 23: 0x55ec73247554 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hba4bf99df42ec754 [INFO] [stderr] 24: 0x55ec732490cd - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h778cfff5d6313ca1 [INFO] [stderr] 25: 0x55ec73248fd5 - as core::iter::traits::collect::FromIterator>::from_iter::hd85a68a291e42413 [INFO] [stderr] 26: 0x55ec73245aad - core::iter::traits::iterator::Iterator::collect::h5988f3a41968fe6b [INFO] [stderr] 27: 0x55ec7323cde5 - build_script_build::build_library::h0afc66d6b7767d8d [INFO] [stderr] 28: 0x55ec7323cc0e - build_script_build::build_c_code::{{closure}}::h135f749c1bf3d2aa [INFO] [stderr] 29: 0x55ec7324a4bb - as core::iter::traits::iterator::Iterator>::for_each::h594c77f9d144e66d [INFO] [stderr] 30: 0x55ec7323c80a - build_script_build::build_c_code::hd44265febd16ca37 [INFO] [stderr] 31: 0x55ec7323b2aa - build_script_build::ring_build_rs_main::he645282229227405 [INFO] [stderr] 32: 0x55ec7323a65d - build_script_build::main::h66626b7151d09c5d [INFO] [stderr] 33: 0x55ec73241bb3 - core::ops::function::FnOnce::call_once::h159664d9f7a55b1a [INFO] [stderr] 34: 0x55ec73241686 - std::sys_common::backtrace::__rust_begin_short_backtrace::h36f274aee8c9ab6d [INFO] [stderr] 35: 0x55ec73238e19 - std::rt::lang_start::{{closure}}::h009b57f27ab937e3 [INFO] [stderr] 36: 0x55ec732b2a23 - core::ops::function::impls:: for &F>::call_once::h0e77261b589aece8 [INFO] [stderr] at /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 37: 0x55ec732b2a23 - std::panicking::try::do_call::h3edb0e0c87b3e42a [INFO] [stderr] at /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/panicking.rs:552:40 [INFO] [stderr] 38: 0x55ec732b2a23 - std::panicking::try::h6beba20585741c74 [INFO] [stderr] at /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/panicking.rs:516:19 [INFO] [stderr] 39: 0x55ec732b2a23 - std::panic::catch_unwind::h03f336e551f1c2d5 [INFO] [stderr] at /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/panic.rs:146:14 [INFO] [stderr] 40: 0x55ec732b2a23 - std::rt::lang_start_internal::{{closure}}::hae675b7b6b83a24a [INFO] [stderr] at /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/rt.rs:148:48 [INFO] [stderr] 41: 0x55ec732b2a23 - std::panicking::try::do_call::hae86f8dd5f008ce6 [INFO] [stderr] at /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/panicking.rs:552:40 [INFO] [stderr] 42: 0x55ec732b2a23 - std::panicking::try::hfd92af168468e1a1 [INFO] [stderr] at /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/panicking.rs:516:19 [INFO] [stderr] 43: 0x55ec732b2a23 - std::panic::catch_unwind::h4b77e4eb1ed0743a [INFO] [stderr] at /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/panic.rs:146:14 [INFO] [stderr] 44: 0x55ec732b2a23 - std::rt::lang_start_internal::h8a2c6b0b12994b7e [INFO] [stderr] at /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/rt.rs:148:20 [INFO] [stderr] 45: 0x55ec73238df7 - std::rt::lang_start::h19b1af0a9fb635b7 [INFO] [stderr] 46: 0x55ec73241315 - main [INFO] [stderr] 47: 0x7f17b293ad90 - [INFO] [stderr] 48: 0x7f17b293ae40 - __libc_start_main [INFO] [stderr] 49: 0x55ec732387c5 - _start [INFO] [stderr] 50: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `async-trait` (build script) due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/openssl_sys-fd735e9c6ae223cb.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time-macros` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetabrVOKh" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl-sys` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `gimli` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2snVis" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bstr` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaRJbs1A" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pest_meta` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta1ruoSQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-bigint` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta0zEqCH" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetapfcMOH" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `encoding_rs` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaqo3P7m" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2GD525" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "40f89bf7bd8862598e8696ef623a69574e698eb9762de95f44913fd11e0e9114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40f89bf7bd8862598e8696ef623a69574e698eb9762de95f44913fd11e0e9114", kill_on_drop: false }` [INFO] [stdout] 40f89bf7bd8862598e8696ef623a69574e698eb9762de95f44913fd11e0e9114