[INFO] fetching crate rfesi 0.7.0... [INFO] testing rfesi-0.7.0 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate rfesi 0.7.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate rfesi 0.7.0 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rfesi 0.7.0 [INFO] finished tweaking crates.io crate rfesi 0.7.0 [INFO] tweaked toml for crates.io crate rfesi 0.7.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8a3dcbc808cbe63c1c5634b2ebc3cb3b60b47799b805c3f20e7d73d95e8530da [INFO] running `Command { std: "docker" "start" "-a" "8a3dcbc808cbe63c1c5634b2ebc3cb3b60b47799b805c3f20e7d73d95e8530da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a3dcbc808cbe63c1c5634b2ebc3cb3b60b47799b805c3f20e7d73d95e8530da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a3dcbc808cbe63c1c5634b2ebc3cb3b60b47799b805c3f20e7d73d95e8530da", kill_on_drop: false }` [INFO] [stdout] 8a3dcbc808cbe63c1c5634b2ebc3cb3b60b47799b805c3f20e7d73d95e8530da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b528a67f6f57e688a1cecc192cca0dd065bdfef56e0f03a7fe14196fbac9989 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9b528a67f6f57e688a1cecc192cca0dd065bdfef56e0f03a7fe14196fbac9989", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling rfesi v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "9b528a67f6f57e688a1cecc192cca0dd065bdfef56e0f03a7fe14196fbac9989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b528a67f6f57e688a1cecc192cca0dd065bdfef56e0f03a7fe14196fbac9989", kill_on_drop: false }` [INFO] [stdout] 9b528a67f6f57e688a1cecc192cca0dd065bdfef56e0f03a7fe14196fbac9989 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7ade8997e658c29e21571ef840800edd17fb5c655a818cc662755c0d0faccd2d [INFO] running `Command { std: "docker" "start" "-a" "7ade8997e658c29e21571ef840800edd17fb5c655a818cc662755c0d0faccd2d", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling mockito v0.25.3 [INFO] [stderr] Compiling rfesi v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 36.45s [INFO] running `Command { std: "docker" "inspect" "7ade8997e658c29e21571ef840800edd17fb5c655a818cc662755c0d0faccd2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ade8997e658c29e21571ef840800edd17fb5c655a818cc662755c0d0faccd2d", kill_on_drop: false }` [INFO] [stdout] 7ade8997e658c29e21571ef840800edd17fb5c655a818cc662755c0d0faccd2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5fa425c2c5e6ef2ff46bbc829bf47511578d91990e84ec3295e05093eef01bfe [INFO] running `Command { std: "docker" "start" "-a" "5fa425c2c5e6ef2ff46bbc829bf47511578d91990e84ec3295e05093eef01bfe", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rfesi-6412abfa65081de3 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test client::tests::test_authenticateresponse_deserialize ... ok [INFO] [stdout] test builders::tests::test_builder_missing_value ... ok [INFO] [stdout] test client::tests::test_authenticateresponse_deserialize_no_refresh_token ... ok [INFO] [stderr] Doc-tests rfesi [INFO] [stdout] test builders::tests::test_builder_valid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/lib.rs - (line 13) ... ok [INFO] [stdout] test src/client.rs - client::Esi::get_authorize_url (line 159) ... ok [INFO] [stdout] test src/client.rs - client::Esi::query (line 250) ... ok [INFO] [stdout] test src/client.rs - client::Esi::authenticate (line 197) ... ok [INFO] [stdout] test src/client.rs - client::Esi (line 59) ... ok [INFO] [stdout] test src/client.rs - client::Esi::get_endpoint_for_op_id (line 376) ... ok [INFO] [stdout] test src/client.rs - client::Esi::update_spec (line 125) ... ok [INFO] [stdout] test src/client.rs - client::Esi::try_get_endpoint_for_op_id (line 342) ... ok [INFO] [stdout] test src/builders.rs - builders::EsiBuilder (line 10) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5fa425c2c5e6ef2ff46bbc829bf47511578d91990e84ec3295e05093eef01bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fa425c2c5e6ef2ff46bbc829bf47511578d91990e84ec3295e05093eef01bfe", kill_on_drop: false }` [INFO] [stdout] 5fa425c2c5e6ef2ff46bbc829bf47511578d91990e84ec3295e05093eef01bfe