[INFO] crate click 0.5.3 is already in cache [INFO] testing click-0.5.3 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate click 0.5.3 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate click 0.5.3 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 click 0.5.3 [INFO] finished tweaking crates.io crate click 0.5.3 [INFO] tweaked toml for crates.io crate click 0.5.3 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate click 0.5.3 already has a lockfile, it will not be regenerated [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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fbe04938002d372e8534d5ea252e088138b0fafdfb5ee7683549b1e03a744be [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" "6fbe04938002d372e8534d5ea252e088138b0fafdfb5ee7683549b1e03a744be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fbe04938002d372e8534d5ea252e088138b0fafdfb5ee7683549b1e03a744be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fbe04938002d372e8534d5ea252e088138b0fafdfb5ee7683549b1e03a744be", kill_on_drop: false }` [INFO] [stdout] 6fbe04938002d372e8534d5ea252e088138b0fafdfb5ee7683549b1e03a744be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bde7ba8db9d8a8023de3367e66777f3fd1605db672173a5b3e01959ad2a1a014 [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" "bde7ba8db9d8a8023de3367e66777f3fd1605db672173a5b3e01959ad2a1a014", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling os_pipe v0.9.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling shared_child v0.3.4 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling duct v0.13.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling duct_sh v0.1.0 [INFO] [stderr] Compiling rusticata-macros v0.3.3 [INFO] [stderr] Compiling der-parser v0.3.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling atomicwrites v0.2.5 [INFO] [stderr] Compiling rustyline v5.0.6 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling hyper-sync-rustls v0.3.0-rc.6 [INFO] [stderr] Compiling click v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 25s [INFO] running `Command { std: "docker" "inspect" "bde7ba8db9d8a8023de3367e66777f3fd1605db672173a5b3e01959ad2a1a014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bde7ba8db9d8a8023de3367e66777f3fd1605db672173a5b3e01959ad2a1a014", kill_on_drop: false }` [INFO] [stdout] bde7ba8db9d8a8023de3367e66777f3fd1605db672173a5b3e01959ad2a1a014 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30cc92fc35365a5cebdf98ff382ecc002ed280cce65391128671598f40e78d93 [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" "30cc92fc35365a5cebdf98ff382ecc002ed280cce65391128671598f40e78d93", kill_on_drop: false }` [INFO] [stderr] Compiling click v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.14s [INFO] running `Command { std: "docker" "inspect" "30cc92fc35365a5cebdf98ff382ecc002ed280cce65391128671598f40e78d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30cc92fc35365a5cebdf98ff382ecc002ed280cce65391128671598f40e78d93", kill_on_drop: false }` [INFO] [stdout] 30cc92fc35365a5cebdf98ff382ecc002ed280cce65391128671598f40e78d93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8a3dd58212759e75259ac12f1b3c74292cbe55390c1c35a1ccfec1180eabe5a1 [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" "8a3dd58212759e75259ac12f1b3c74292cbe55390c1c35a1ccfec1180eabe5a1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/click-1e443c958637997b [INFO] [stdout] running 28 tests [INFO] [stdout] test command_processor::tests::pipeline ... ignored [INFO] [stdout] test command_processor::tests::build_parser_exp ... ok [INFO] [stdout] test command_processor::tests::unexpected_chars ... ok [INFO] [stdout] test config::click::tests::test_invalid_conf ... ok [INFO] [stdout] test config::kubefile::tests::copy_up ... ok [INFO] [stdout] test config::kubefile::tests::make_pointer ... ok [INFO] [stdout] test config::click::tests::test_parse_config ... ok [INFO] [stdout] test config::kubefile::tests::parse_expiry ... ok [INFO] [stdout] test command_processor::tests::number_selection ... ok [INFO] [stdout] test config::kubefile::tests::exec_expired ... ok [INFO] [stdout] test env::tests::try_expand_alias ... ok [INFO] [stdout] test kube::tests::null_last_timestamp ... ok [INFO] [stdout] test command_processor::tests::test_alias_expand_line ... ok [INFO] [stdout] test config::click::tests::test_rustline_conf ... ok [INFO] [stdout] test config::kubefile::tests::exec_parse ... ok [INFO] [stdout] test config::kubefile::tests::test_parse_config ... ok [INFO] [stdout] test command_processor::tests::hist_ignore ... ok [INFO] [stdout] test config::kubefile::tests::parse_output_and_update ... ok [INFO] [stdout] test command_processor::tests::redir_to_file ... ok [INFO] [stdout] test command_processor::tests::append_to_file ... ok [INFO] [stdout] test command_processor::tests::test_help ... ok [INFO] [stdout] test command_processor::tests::range_selection ... ok [INFO] [stdout] test parser::tests::try_parse_csl_test ... ok [INFO] [stdout] test config::kubefile::tests::is_expired ... ok [INFO] [stdout] test config::click::tests::test_default_config ... ok [INFO] [stdout] test command_processor::tests::exec ... ok [INFO] [stdout] test parser::tests::try_parse_range_test ... ok [INFO] [stdout] test command_processor::tests::unknown_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8a3dd58212759e75259ac12f1b3c74292cbe55390c1c35a1ccfec1180eabe5a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a3dd58212759e75259ac12f1b3c74292cbe55390c1c35a1ccfec1180eabe5a1", kill_on_drop: false }` [INFO] [stdout] 8a3dd58212759e75259ac12f1b3c74292cbe55390c1c35a1ccfec1180eabe5a1