[INFO] fetching crate pin 0.2.6... [INFO] testing pin-0.2.6 against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate pin 0.2.6 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate pin 0.2.6 on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pin 0.2.6 [INFO] finished tweaking crates.io crate pin 0.2.6 [INFO] tweaked toml for crates.io crate pin 0.2.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate pin 0.2.6 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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3e8bc81343ff925f9727465a9801c807b69a7d1377ee1caf86151bf02a27686 [INFO] running `Command { std: "docker" "start" "-a" "f3e8bc81343ff925f9727465a9801c807b69a7d1377ee1caf86151bf02a27686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3e8bc81343ff925f9727465a9801c807b69a7d1377ee1caf86151bf02a27686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3e8bc81343ff925f9727465a9801c807b69a7d1377ee1caf86151bf02a27686", kill_on_drop: false }` [INFO] [stdout] f3e8bc81343ff925f9727465a9801c807b69a7d1377ee1caf86151bf02a27686 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 592359b7b057c226296162b217e8953e7995fcfc54c37c498dba4c7ef35ce89b [INFO] running `Command { std: "docker" "start" "-a" "592359b7b057c226296162b217e8953e7995fcfc54c37c498dba4c7ef35ce89b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling futures-io v0.3.23 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling console v0.15.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling clap v3.2.14 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling indicatif v0.17.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling snafu-derive v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.23 [INFO] [stderr] Compiling futures v0.3.23 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling snafu v0.7.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling tracing-tree v0.2.1 [INFO] [stderr] Compiling pin v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10m 09s [INFO] running `Command { std: "docker" "inspect" "592359b7b057c226296162b217e8953e7995fcfc54c37c498dba4c7ef35ce89b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "592359b7b057c226296162b217e8953e7995fcfc54c37c498dba4c7ef35ce89b", kill_on_drop: false }` [INFO] [stdout] 592359b7b057c226296162b217e8953e7995fcfc54c37c498dba4c7ef35ce89b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 539034ab2567eca79dd274ae6627a3c49feaf177f4152bb9d89935a965416ebc [INFO] running `Command { std: "docker" "start" "-a" "539034ab2567eca79dd274ae6627a3c49feaf177f4152bb9d89935a965416ebc", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling similar v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling test-log v0.2.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling mockito v0.31.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling tracing-tree v0.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling pin v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3m 10s [INFO] running `Command { std: "docker" "inspect" "539034ab2567eca79dd274ae6627a3c49feaf177f4152bb9d89935a965416ebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "539034ab2567eca79dd274ae6627a3c49feaf177f4152bb9d89935a965416ebc", kill_on_drop: false }` [INFO] [stdout] 539034ab2567eca79dd274ae6627a3c49feaf177f4152bb9d89935a965416ebc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 11fbf7e0776093d7f990c144f51a9c71d0bd2bc82b60c10f731e0979abf1f96e [INFO] running `Command { std: "docker" "start" "-a" "11fbf7e0776093d7f990c144f51a9c71d0bd2bc82b60c10f731e0979abf1f96e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pin-655f93a61612dade) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test config::test::config_smoke ... ok [INFO] [stdout] test pinboard::entity_tests::test_serde ... ok [INFO] [stdout] test pinboard::entity_tests::test_tag ... ok [INFO] [stdout] test pinboard::test::test_get_all_tags ... ok [INFO] [stdout] test url_stream::test::smoke ... ok [INFO] [stdout] test instapaper::tests::smoke ... ok [INFO] [stdout] test proto::smoke ... ok [INFO] [stdout] test test::backoff_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.52s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pin-5b363a4119f85dd5) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::test_ignore_blanks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.67s [INFO] [stdout] [INFO] [stderr] Doc-tests pin [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - (line 26) ... ignored [INFO] [stdout] test src/instapaper.rs - instapaper::Client (line 80) ... ok [INFO] [stdout] test src/pinboard.rs - pinboard::Client (line 314) ... ok [INFO] [stdout] test src/pinboard.rs - pinboard (line 24) ... ok [INFO] [stdout] test src/instapaper.rs - instapaper (line 26) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 7.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "11fbf7e0776093d7f990c144f51a9c71d0bd2bc82b60c10f731e0979abf1f96e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11fbf7e0776093d7f990c144f51a9c71d0bd2bc82b60c10f731e0979abf1f96e", kill_on_drop: false }` [INFO] [stdout] 11fbf7e0776093d7f990c144f51a9c71d0bd2bc82b60c10f731e0979abf1f96e