[INFO] cloning repository https://github.com/tronje/octosurfer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tronje/octosurfer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftronje%2Foctosurfer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftronje%2Foctosurfer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e57d16ac0eeae2af2c7633b04e6a3cc01712fda [INFO] testing tronje/octosurfer against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftronje%2Foctosurfer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tronje/octosurfer on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tronje/octosurfer [INFO] finished tweaking git repo https://github.com/tronje/octosurfer [INFO] tweaked toml for git repo https://github.com/tronje/octosurfer written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tronje/octosurfer 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.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded walkdir v2.3.2 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.92 [INFO] [stderr] Downloaded octocrab v0.18.1 [INFO] [stderr] Downloaded argh_derive v0.1.10 [INFO] [stderr] Downloaded argh v0.1.10 [INFO] [stderr] Downloaded encoding_rs_io v0.1.7 [INFO] [stderr] Downloaded grep-searcher v0.1.11 [INFO] [stderr] Downloaded argh_shared v0.1.10 [INFO] [stderr] Downloaded bytecount v0.6.3 [INFO] [stderr] Downloaded grep-regex v0.1.11 [INFO] [stderr] Downloaded bstr v1.3.0 [INFO] [stderr] Downloaded openssl-sys v0.9.80 [INFO] [stderr] Downloaded zeroize v1.5.7 [INFO] [stderr] Downloaded rustc-demangle v0.1.21 [INFO] [stderr] Downloaded grep-matcher v0.1.6 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.92 [INFO] [stderr] Downloaded cxx v1.0.92 [INFO] [stderr] Downloaded cxx-build v1.0.92 [INFO] [stderr] Downloaded jsonwebtoken v8.2.0 [INFO] [stderr] Downloaded openssl v0.10.45 [INFO] [stderr] Downloaded grep-cli v0.1.7 [INFO] [stderr] Downloaded grep-printer v0.1.7 [INFO] [stderr] Downloaded grep v0.2.11 [INFO] [stderr] Downloaded async-trait v0.1.66 [INFO] [stderr] Downloaded hyperx v1.4.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.39 [INFO] [stderr] Downloaded serde v1.0.154 [INFO] [stderr] Downloaded url v2.3.0 [INFO] [stderr] Downloaded thiserror v1.0.39 [INFO] [stderr] Downloaded serde_path_to_error v0.1.10 [INFO] [stderr] Downloaded snafu-derive v0.7.4 [INFO] [stderr] Downloaded snafu v0.7.4 [INFO] [stderr] Downloaded simple_logger v4.0.0 [INFO] [stderr] Downloaded serde_derive v1.0.154 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dc0e4cf261ac430e452a416ba07cb1e6c20fa8e82ea16b523f1f7462d4ef413 [INFO] running `Command { std: "docker" "start" "-a" "5dc0e4cf261ac430e452a416ba07cb1e6c20fa8e82ea16b523f1f7462d4ef413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dc0e4cf261ac430e452a416ba07cb1e6c20fa8e82ea16b523f1f7462d4ef413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dc0e4cf261ac430e452a416ba07cb1e6c20fa8e82ea16b523f1f7462d4ef413", kill_on_drop: false }` [INFO] [stdout] 5dc0e4cf261ac430e452a416ba07cb1e6c20fa8e82ea16b523f1f7462d4ef413 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15f691d36096f67c7f6a8edb2a2c27313b6cf33f60fd3c5b99a8f37cd5ba68ec [INFO] running `Command { std: "docker" "start" "-a" "15f691d36096f67c7f6a8edb2a2c27313b6cf33f60fd3c5b99a8f37cd5ba68ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.154 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde v1.0.154 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bstr v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling grep-matcher v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.11 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.66 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling grep-searcher v0.1.11 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling argh_shared v0.1.10 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling simple_logger v4.0.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling grep-regex v0.1.11 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling snafu-derive v0.7.4 [INFO] [stderr] Compiling argh_derive v0.1.10 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling grep-cli v0.1.7 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling argh v0.1.10 [INFO] [stderr] Compiling snafu v0.7.4 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling url v2.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.10 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling grep-printer v0.1.7 [INFO] [stderr] Compiling jsonwebtoken v8.2.0 [INFO] [stderr] Compiling grep v0.2.11 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling octocrab v0.18.1 [INFO] [stderr] Compiling octosurfer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "15f691d36096f67c7f6a8edb2a2c27313b6cf33f60fd3c5b99a8f37cd5ba68ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f691d36096f67c7f6a8edb2a2c27313b6cf33f60fd3c5b99a8f37cd5ba68ec", kill_on_drop: false }` [INFO] [stdout] 15f691d36096f67c7f6a8edb2a2c27313b6cf33f60fd3c5b99a8f37cd5ba68ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94e7b45e7b35260ea4bab2f7b9c73633b4badac2f7faf3a14ae86f0fbd59580c [INFO] running `Command { std: "docker" "start" "-a" "94e7b45e7b35260ea4bab2f7b9c73633b4badac2f7faf3a14ae86f0fbd59580c", kill_on_drop: false }` [INFO] [stderr] Compiling octosurfer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.99s [INFO] running `Command { std: "docker" "inspect" "94e7b45e7b35260ea4bab2f7b9c73633b4badac2f7faf3a14ae86f0fbd59580c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e7b45e7b35260ea4bab2f7b9c73633b4badac2f7faf3a14ae86f0fbd59580c", kill_on_drop: false }` [INFO] [stdout] 94e7b45e7b35260ea4bab2f7b9c73633b4badac2f7faf3a14ae86f0fbd59580c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 51996007a8d1bc1fbe165968cc2e9b912df5a9307908d46752f19ab79741ae44 [INFO] running `Command { std: "docker" "start" "-a" "51996007a8d1bc1fbe165968cc2e9b912df5a9307908d46752f19ab79741ae44", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/octosurfer-519e08c5401fde58) [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" "51996007a8d1bc1fbe165968cc2e9b912df5a9307908d46752f19ab79741ae44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51996007a8d1bc1fbe165968cc2e9b912df5a9307908d46752f19ab79741ae44", kill_on_drop: false }` [INFO] [stdout] 51996007a8d1bc1fbe165968cc2e9b912df5a9307908d46752f19ab79741ae44