[INFO] cloning repository https://github.com/mtklass/dockworker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtklass/dockworker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtklass%2Fdockworker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtklass%2Fdockworker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6edb4bdfd5ebdb897b6d79982d132419758804c2 [INFO] [stderr] warning: refname 'HEAD' is ambiguous. [INFO] testing mtklass/dockworker against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtklass%2Fdockworker" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mtklass/dockworker on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/mtklass/dockworker [INFO] finished tweaking git repo https://github.com/mtklass/dockworker [INFO] tweaked toml for git repo https://github.com/mtklass/dockworker written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mtklass/dockworker 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3700c798b2cf8cd764929e5e35efd284074abc25193a4e26619875b2cf39add [INFO] running `Command { std: "docker" "start" "-a" "c3700c798b2cf8cd764929e5e35efd284074abc25193a4e26619875b2cf39add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3700c798b2cf8cd764929e5e35efd284074abc25193a4e26619875b2cf39add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3700c798b2cf8cd764929e5e35efd284074abc25193a4e26619875b2cf39add", kill_on_drop: false }` [INFO] [stdout] c3700c798b2cf8cd764929e5e35efd284074abc25193a4e26619875b2cf39add [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71c9d9b9553737dff9c22cf99238655eeae24f3866845ae0a374b99bb9047c3e [INFO] running `Command { std: "docker" "start" "-a" "71c9d9b9553737dff9c22cf99238655eeae24f3866845ae0a374b99bb9047c3e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling nix v0.24.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling dockworker v0.0.24 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/options.rs:298:13 [INFO] [stdout] | [INFO] [stdout] 298 | /// 64MB [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 299 | shm_size: 64 * 1024 * 1024, [INFO] [stdout] | -------------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/hyper_client.rs:293:30 [INFO] [stdout] | [INFO] [stdout] 293 | let addr_https = addr.clone().replace("tcp://", "http://"); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.58s [INFO] running `Command { std: "docker" "inspect" "71c9d9b9553737dff9c22cf99238655eeae24f3866845ae0a374b99bb9047c3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71c9d9b9553737dff9c22cf99238655eeae24f3866845ae0a374b99bb9047c3e", kill_on_drop: false }` [INFO] [stdout] 71c9d9b9553737dff9c22cf99238655eeae24f3866845ae0a374b99bb9047c3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c49a3cb78fe8c412fc3af3035fdc5a85d34a81a918eb6e586ae5178bce6aa1a3 [INFO] running `Command { std: "docker" "start" "-a" "c49a3cb78fe8c412fc3af3035fdc5a85d34a81a918eb6e586ae5178bce6aa1a3", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/options.rs:298:13 [INFO] [stdout] | [INFO] [stdout] 298 | /// 64MB [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 299 | shm_size: 64 * 1024 * 1024, [INFO] [stdout] | -------------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/hyper_client.rs:293:30 [INFO] [stdout] | [INFO] [stdout] 293 | let addr_https = addr.clone().replace("tcp://", "http://"); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling dockworker v0.0.24 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/options.rs:298:13 [INFO] [stdout] | [INFO] [stdout] 298 | /// 64MB [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 299 | shm_size: 64 * 1024 * 1024, [INFO] [stdout] | -------------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/hyper_client.rs:293:30 [INFO] [stdout] | [INFO] [stdout] 293 | let addr_https = addr.clone().replace("tcp://", "http://"); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dockworker` (lib test); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7af779037716ae4125ceabb429791b4cf5dd0a43/bin/rustc --crate-name dockworker --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "experimental", "hyper-tls", "native-tls", "openssl", "ssl"))' -C metadata=ee39142eebb8c548 -C extra-filename=-14adfda3e3625083 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-beb813779272318b.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-379f547b04d51d02.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-af250f63f61392e6.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-10fcce4d197cf1e8.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-d3cd4638bebeddc6.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-94ac77348ca3cd4c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-d37e29af1bc3f79e.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-2a6d0b975d50fab9.rlib --extern hyperlocal=/opt/rustwide/target/debug/deps/libhyperlocal-94ab512a358ef7cd.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-45799490cfbd2660.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-2ae9ff56ceb854d4.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-da715f4102208c6c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-177bd16e266b90d0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9b2fd7d999ed55bf.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b41606a765cf0cd1.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-dd1d2b6fd158b58b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-88db1190b452cf22.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f8562c728f65ab88.rlib --extern unix_socket=/opt/rustwide/target/debug/deps/libunix_socket-3126a9b41c2b643a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-475cdf257ef8adf1.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c49a3cb78fe8c412fc3af3035fdc5a85d34a81a918eb6e586ae5178bce6aa1a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c49a3cb78fe8c412fc3af3035fdc5a85d34a81a918eb6e586ae5178bce6aa1a3", kill_on_drop: false }` [INFO] [stdout] c49a3cb78fe8c412fc3af3035fdc5a85d34a81a918eb6e586ae5178bce6aa1a3