[INFO] cloning repository https://github.com/ogital-net/sstp-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ogital-net/sstp-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogital-net%2Fsstp-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogital-net%2Fsstp-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3894d4f730e5b53df58cee9b5b81f47bd55b2349 [INFO] checking ogital-net/sstp-server against master#042c759f774872cf2f94c6685ce87e24c046c722 for pr-156977 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogital-net%2Fsstp-server" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ogital-net/sstp-server [INFO] finished tweaking git repo https://github.com/ogital-net/sstp-server [INFO] tweaked toml for git repo https://github.com/ogital-net/sstp-server written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ogital-net/sstp-server on toolchain 042c759f774872cf2f94c6685ce87e24c046c722 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+042c759f774872cf2f94c6685ce87e24c046c722" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ogital-net/sstp-server 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" "+042c759f774872cf2f94c6685ce87e24c046c722" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ogital-net/radius-tokio` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vergen-lib v9.1.0 [INFO] [stderr] Downloaded endian-type v0.2.0 [INFO] [stderr] Downloaded fast-md5 v1.0.0 [INFO] [stderr] Downloaded vergen-git2 v9.1.0 [INFO] [stderr] Downloaded vergen v9.1.0 [INFO] [stderr] Downloaded getopt-iter v1.0.2 [INFO] [stderr] Downloaded command-trie v1.1.0 [INFO] [stderr] Downloaded git2 v0.20.4 [INFO] [stderr] Downloaded rustyline v18.0.0 [INFO] [stderr] Downloaded radix_trie v0.3.0 [INFO] [stderr] Downloaded libz-sys v1.1.28 [INFO] [stderr] Downloaded libgit2-sys v0.18.4+1.9.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] f248da6dc07fae7e365b91408063a3e6d5eae2e6ab725f201bd6ca8f962caa15 [INFO] running `Command { std: "docker" "start" "f248da6dc07fae7e365b91408063a3e6d5eae2e6ab725f201bd6ca8f962caa15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f248da6dc07fae7e365b91408063a3e6d5eae2e6ab725f201bd6ca8f962caa15" "/opt/rustwide/cargo-home/bin/cargo" "+042c759f774872cf2f94c6685ce87e24c046c722" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f248da6dc07fae7e365b91408063a3e6d5eae2e6ab725f201bd6ca8f962caa15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f248da6dc07fae7e365b91408063a3e6d5eae2e6ab725f201bd6ca8f962caa15" "/opt/rustwide/cargo-home/bin/cargo" "+042c759f774872cf2f94c6685ce87e24c046c722" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling log v0.4.30 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.8.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling vergen-lib v9.1.0 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling vergen v9.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling vergen-git2 v9.1.0 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling radius-tokio-dict-codegen v0.1.0 (https://github.com/ogital-net/radius-tokio?branch=client#25a9b999) [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling nix v0.31.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Checking endian-type v0.2.0 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling radius-tokio-dict v0.1.0 (https://github.com/ogital-net/radius-tokio?branch=client#25a9b999) [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking socket2 v0.6.4 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Checking radix_trie v0.3.0 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Checking fast-md5 v1.0.0 [INFO] [stderr] Checking getopt-iter v1.0.2 [INFO] [stderr] Checking command-trie v1.1.0 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling libz-sys v1.1.28 [INFO] [stderr] Compiling libgit2-sys v0.18.4+1.9.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking rustyline v18.0.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Checking tracing-appender v0.2.5 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling git2 v0.20.4 [INFO] [stderr] Compiling aws-lc-sys v0.41.0 [INFO] [stderr] Compiling sstp-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking radius-tokio v0.1.0 (https://github.com/ogital-net/radius-tokio?branch=client#25a9b999) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "f248da6dc07fae7e365b91408063a3e6d5eae2e6ab725f201bd6ca8f962caa15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f248da6dc07fae7e365b91408063a3e6d5eae2e6ab725f201bd6ca8f962caa15", kill_on_drop: false }` [INFO] [stdout] f248da6dc07fae7e365b91408063a3e6d5eae2e6ab725f201bd6ca8f962caa15