[INFO] cloning repository https://github.com/silasm/sharesign [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/silasm/sharesign" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilasm%2Fsharesign", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilasm%2Fsharesign'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f731268625f623b29f2f017260f02f302bfd78e [INFO] checking silasm/sharesign against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilasm%2Fsharesign" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/silasm/sharesign on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/silasm/sharesign [INFO] finished tweaking git repo https://github.com/silasm/sharesign [INFO] tweaked toml for git repo https://github.com/silasm/sharesign written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/silasm/sharesign 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-actix-web v0.2.1 [INFO] [stderr] Downloaded sharks v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de873788e5be64cef1ed5d2f348913afe1af04a1c5e5233ef2729b8f64726b60 [INFO] running `Command { std: "docker" "start" "-a" "de873788e5be64cef1ed5d2f348913afe1af04a1c5e5233ef2729b8f64726b60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de873788e5be64cef1ed5d2f348913afe1af04a1c5e5233ef2729b8f64726b60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de873788e5be64cef1ed5d2f348913afe1af04a1c5e5233ef2729b8f64726b60", kill_on_drop: false }` [INFO] [stdout] de873788e5be64cef1ed5d2f348913afe1af04a1c5e5233ef2729b8f64726b60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29105c8068c253faacdbcb6b85612656b474e019566fa157109f84f283da64dd [INFO] running `Command { std: "docker" "start" "-a" "29105c8068c253faacdbcb6b85612656b474e019566fa157109f84f283da64dd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling lalrpop-util v0.19.6 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling nettle-sys v2.0.8 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking buffered-reader v1.1.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking sha1collisiondetection v0.2.5 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking xxhash-rust v0.8.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking memsec v0.6.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking sharks v0.5.0 [INFO] [stderr] Checking nettle v7.0.3 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling sequoia-openpgp v1.7.0 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking sharesign v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0601]: `main` function not found in crate `http` [INFO] [stdout] --> src/bin/http.rs:273:2 [INFO] [stdout] | [INFO] [stdout] 273 | } [INFO] [stdout] | ^ consider adding a `main` function to `src/bin/http.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sharesign` (bin "http") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "29105c8068c253faacdbcb6b85612656b474e019566fa157109f84f283da64dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29105c8068c253faacdbcb6b85612656b474e019566fa157109f84f283da64dd", kill_on_drop: false }` [INFO] [stdout] 29105c8068c253faacdbcb6b85612656b474e019566fa157109f84f283da64dd [INFO] checking silasm/sharesign against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilasm%2Fsharesign" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/silasm/sharesign on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/silasm/sharesign [INFO] finished tweaking git repo https://github.com/silasm/sharesign [INFO] tweaked toml for git repo https://github.com/silasm/sharesign written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/silasm/sharesign 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c31c2b59ac2c18c2580af4f779cdd2fb5080141c5357e2ace6f01ed9f7508c6c [INFO] running `Command { std: "docker" "start" "-a" "c31c2b59ac2c18c2580af4f779cdd2fb5080141c5357e2ace6f01ed9f7508c6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c31c2b59ac2c18c2580af4f779cdd2fb5080141c5357e2ace6f01ed9f7508c6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c31c2b59ac2c18c2580af4f779cdd2fb5080141c5357e2ace6f01ed9f7508c6c", kill_on_drop: false }` [INFO] [stdout] c31c2b59ac2c18c2580af4f779cdd2fb5080141c5357e2ace6f01ed9f7508c6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 372f22bdbc33d1336afe852adaa3e6f6ed8aba3ab27b2fad2ce79b1cffe7148e [INFO] running `Command { std: "docker" "start" "-a" "372f22bdbc33d1336afe852adaa3e6f6ed8aba3ab27b2fad2ce79b1cffe7148e", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "372f22bdbc33d1336afe852adaa3e6f6ed8aba3ab27b2fad2ce79b1cffe7148e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "372f22bdbc33d1336afe852adaa3e6f6ed8aba3ab27b2fad2ce79b1cffe7148e", kill_on_drop: false }` [INFO] [stdout] 372f22bdbc33d1336afe852adaa3e6f6ed8aba3ab27b2fad2ce79b1cffe7148e