[INFO] fetching crate proton-core 0.1.0... [INFO] documenting proton-core-0.1.0 against nightly for scrape-examples [INFO] extracting crate proton-core 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate proton-core 0.1.0 on toolchain nightly [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate proton-core 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate proton-core 0.1.0 [INFO] tweaked toml for crates.io crate proton-core 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scsys-gen v0.1.36 [INFO] [stderr] Downloaded scsys-derive v0.1.36 [INFO] [stderr] Downloaded config v0.13.3 [INFO] [stderr] Downloaded scsys-actors v0.1.36 [INFO] [stderr] Downloaded scsys-macros v0.1.36 [INFO] [stderr] Downloaded scsys-crypto v0.1.36 [INFO] [stderr] Downloaded acme v0.1.52 [INFO] [stderr] Downloaded scsys v0.1.36 [INFO] [stderr] Downloaded scsys-core v0.1.36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83514b7396c03fa07e35b9dc1f3a3effe9565072f26583ed2455045d77784247 [INFO] running `Command { std: "docker" "start" "-a" "83514b7396c03fa07e35b9dc1f3a3effe9565072f26583ed2455045d77784247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83514b7396c03fa07e35b9dc1f3a3effe9565072f26583ed2455045d77784247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83514b7396c03fa07e35b9dc1f3a3effe9565072f26583ed2455045d77784247", kill_on_drop: false }` [INFO] [stdout] 83514b7396c03fa07e35b9dc1f3a3effe9565072f26583ed2455045d77784247 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a521673a396246e46e3608fa1adde65272d63b2ac1b2007005bcd4ad3c4012dc [INFO] running `Command { std: "docker" "start" "-a" "a521673a396246e46e3608fa1adde65272d63b2ac1b2007005bcd4ad3c4012dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Checking bytes v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling openssl-sys v0.9.79 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling openssl v0.10.44 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Checking const-oid v0.9.1 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling blake3 v1.3.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking constant_time_eq v0.2.4 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Checking ipnet v2.7.0 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [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 strum_macros v0.24.3 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling scsys-derive v0.1.36 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking axum-core v0.2.9 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Compiling pest v2.5.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking clap v3.2.23 [INFO] [stderr] Compiling pest_meta v2.5.1 [INFO] [stderr] Compiling pest_generator v2.5.1 [INFO] [stderr] Compiling pest_derive v2.5.1 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking async-compression v0.3.15 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.3.15 [INFO] [stderr] Checking tower-http v0.3.5 [INFO] [stderr] Checking serde_bytes v0.11.7 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking uuid v1.2.2 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking scsys-crypto v0.1.36 [INFO] [stderr] Checking scsys-gen v0.1.36 [INFO] [stderr] Checking config v0.13.3 [INFO] [stderr] Checking bson v2.4.0 [INFO] [stderr] Checking hyper v0.14.23 [INFO] [stderr] Checking scsys-macros v0.1.36 [INFO] [stderr] Checking scsys-actors v0.1.36 [INFO] [stderr] Checking scsys-core v0.1.36 [INFO] [stderr] Checking scsys v0.1.36 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking axum v0.5.17 [INFO] [stderr] Checking reqwest v0.11.13 [INFO] [stderr] Checking acme v0.1.52 [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/acme-0.1.52/src/components/servers/server.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | scsys::extract::Extractor::new(breakpoint, host) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------ an argument of type `std::option::Option<&[char]>` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scsys-core-0.1.36/src/extract/extractor.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(breakpoint: char, data: String, exclude: Option<&'a [char]>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 50 | scsys::extract::Extractor::new(breakpoint, host, /* std::option::Option<&[char]> */) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/acme-0.1.52/src/core/primitives.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | scsys::extract::Extractor::new('.', data) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------- an argument of type `std::option::Option<&[char]>` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scsys-core-0.1.36/src/extract/extractor.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(breakpoint: char, data: String, exclude: Option<&'a [char]>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 40 | scsys::extract::Extractor::new('.', data, /* std::option::Option<&[char]> */) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `acme` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "a521673a396246e46e3608fa1adde65272d63b2ac1b2007005bcd4ad3c4012dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a521673a396246e46e3608fa1adde65272d63b2ac1b2007005bcd4ad3c4012dc", kill_on_drop: false }` [INFO] [stdout] a521673a396246e46e3608fa1adde65272d63b2ac1b2007005bcd4ad3c4012dc