[INFO] crate proq 0.1.0 is already in cache [INFO] testing proq-0.1.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate proq 0.1.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate proq 0.1.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate proq 0.1.0 [INFO] finished tweaking crates.io crate proq 0.1.0 [INFO] tweaked toml for crates.io crate proq 0.1.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6787c74e8cf88c6fab79e73e0c093c6d5f135ce09e5d8440dc67582fe2f240b [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" "c6787c74e8cf88c6fab79e73e0c093c6d5f135ce09e5d8440dc67582fe2f240b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6787c74e8cf88c6fab79e73e0c093c6d5f135ce09e5d8440dc67582fe2f240b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6787c74e8cf88c6fab79e73e0c093c6d5f135ce09e5d8440dc67582fe2f240b", kill_on_drop: false }` [INFO] [stdout] c6787c74e8cf88c6fab79e73e0c093c6d5f135ce09e5d8440dc67582fe2f240b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e0425c1660cc2063790aaa6998a3291acfa5a78023c161c07b27c05a62157f2 [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" "7e0425c1660cc2063790aaa6998a3291acfa5a78023c161c07b27c05a62157f2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling curl v0.4.31 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling curl-sys v0.4.33+curl-7.71.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling sluice v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling surf v1.0.3 [INFO] [stderr] Compiling proq v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "7e0425c1660cc2063790aaa6998a3291acfa5a78023c161c07b27c05a62157f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e0425c1660cc2063790aaa6998a3291acfa5a78023c161c07b27c05a62157f2", kill_on_drop: false }` [INFO] [stdout] 7e0425c1660cc2063790aaa6998a3291acfa5a78023c161c07b27c05a62157f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] e8ed63d11fb39fffe8c7d9e3111933b7b5121a53bf9374fe714cd1c18f2352b6 [INFO] running `Command { std: "docker" "start" "-a" "e8ed63d11fb39fffe8c7d9e3111933b7b5121a53bf9374fe714cd1c18f2352b6", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling proq v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.85s [INFO] running `Command { std: "docker" "inspect" "e8ed63d11fb39fffe8c7d9e3111933b7b5121a53bf9374fe714cd1c18f2352b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8ed63d11fb39fffe8c7d9e3111933b7b5121a53bf9374fe714cd1c18f2352b6", kill_on_drop: false }` [INFO] [stdout] e8ed63d11fb39fffe8c7d9e3111933b7b5121a53bf9374fe714cd1c18f2352b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 057679e4c5424144594a0566ee9659d5bc8a6e495d9c6d21418358ec5df4999a [INFO] running `Command { std: "docker" "start" "-a" "057679e4c5424144594a0566ee9659d5bc8a6e495d9c6d21418358ec5df4999a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/proq-475699dd07a5e294 [INFO] [stdout] [INFO] [stderr] Doc-tests proq [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --test /opt/rustwide/workdir/src/lib.rs --crate-name proq -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/curl-sys-1fb3f339a90f49ce/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-7337de5a0d181bf6/out/i/lib -L native=/usr/lib/x86_64-linux-gnu --extern chrono=/opt/rustwide/target/debug/deps/libchrono-99645d8218b883a5.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-1a6acc1ca0df0ceb.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-63162f7f1f3ac146.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-2769836d565a0c50.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f47bfe3107dba226.rlib --extern proq=/opt/rustwide/target/debug/deps/libproq-0dbc8e5a16db3d9f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-394c2e02ae90a658.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-55b4ce8297ebed3c.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-18da595c044fe20a.rlib --extern surf=/opt/rustwide/target/debug/deps/libsurf-2a31657ec7726a1b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-3465c0a6ad65d1a6.rlib --extern url_serde=/opt/rustwide/target/debug/deps/liburl_serde-accff85178d09323.rlib` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "057679e4c5424144594a0566ee9659d5bc8a6e495d9c6d21418358ec5df4999a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "057679e4c5424144594a0566ee9659d5bc8a6e495d9c6d21418358ec5df4999a", kill_on_drop: false }` [INFO] [stdout] 057679e4c5424144594a0566ee9659d5bc8a6e495d9c6d21418358ec5df4999a