[INFO] fetching crate ssh-gpg-agent 0.1.2... [INFO] testing ssh-gpg-agent-0.1.2 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate ssh-gpg-agent 0.1.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate ssh-gpg-agent 0.1.2 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ssh-gpg-agent 0.1.2 [INFO] finished tweaking crates.io crate ssh-gpg-agent 0.1.2 [INFO] tweaked toml for crates.io crate ssh-gpg-agent 0.1.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate ssh-gpg-agent 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cc1b739476fcfc2473d914f40b5591c1bbedaf1341c7ea748d27ff40d58d34a [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" "6cc1b739476fcfc2473d914f40b5591c1bbedaf1341c7ea748d27ff40d58d34a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cc1b739476fcfc2473d914f40b5591c1bbedaf1341c7ea748d27ff40d58d34a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cc1b739476fcfc2473d914f40b5591c1bbedaf1341c7ea748d27ff40d58d34a", kill_on_drop: false }` [INFO] [stdout] 6cc1b739476fcfc2473d914f40b5591c1bbedaf1341c7ea748d27ff40d58d34a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b240b9e2334f58d6cba553c10448a604efe48ea7d635b47d3d530c19bc140f08 [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" "b240b9e2334f58d6cba553c10448a604efe48ea7d635b47d3d530c19bc140f08", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling gpg-error v0.4.1 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling anyhow v1.0.27 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling gpgme v0.8.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling libgpg-error-sys v0.4.1 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling gpgme-sys v0.8.0 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling cstr-argument v0.1.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling ssh-keys v0.1.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling ssh-agent v0.2.2 [INFO] [stderr] Compiling ssh-gpg-agent v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been renamed to `broken_intra_doc_links` [INFO] [stdout] --> src/main.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | intra_doc_link_resolution_failure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `broken_intra_doc_links` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "b240b9e2334f58d6cba553c10448a604efe48ea7d635b47d3d530c19bc140f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b240b9e2334f58d6cba553c10448a604efe48ea7d635b47d3d530c19bc140f08", kill_on_drop: false }` [INFO] [stdout] b240b9e2334f58d6cba553c10448a604efe48ea7d635b47d3d530c19bc140f08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 3d664bffcc70c99e47f9d4305b7d2d52afbb28ebdb121c512deb05de67f61d0a [INFO] running `Command { std: "docker" "start" "-a" "3d664bffcc70c99e47f9d4305b7d2d52afbb28ebdb121c512deb05de67f61d0a", kill_on_drop: false }` [INFO] [stderr] Compiling ssh-gpg-agent v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been renamed to `broken_intra_doc_links` [INFO] [stdout] --> src/main.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | intra_doc_link_resolution_failure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `broken_intra_doc_links` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.60s [INFO] running `Command { std: "docker" "inspect" "3d664bffcc70c99e47f9d4305b7d2d52afbb28ebdb121c512deb05de67f61d0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d664bffcc70c99e47f9d4305b7d2d52afbb28ebdb121c512deb05de67f61d0a", kill_on_drop: false }` [INFO] [stdout] 3d664bffcc70c99e47f9d4305b7d2d52afbb28ebdb121c512deb05de67f61d0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2d9876c282e40609c4c8cfe284a7187b4e736bee28bf31fe460148453a4a9e35 [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" "2d9876c282e40609c4c8cfe284a7187b4e736bee28bf31fe460148453a4a9e35", kill_on_drop: false }` [INFO] [stderr] warning: lint `intra_doc_link_resolution_failure` has been renamed to `broken_intra_doc_links` [INFO] [stderr] --> src/main.rs:26:3 [INFO] [stderr] | [INFO] [stderr] 26 | intra_doc_link_resolution_failure, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `broken_intra_doc_links` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ssh_gpg_agent-716a251803d8c7d2 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test files::test::private_key_conversion_ed25519 ... ok [INFO] [stdout] test files::test::dont_load_invalid_public_keys ... ok [INFO] [stdout] test files::test::public_key_conversion_ed25519 ... ok [INFO] [stdout] test files::test::load_public_keys ... ok [INFO] [stdout] test sign::test::sign_ed25519 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2d9876c282e40609c4c8cfe284a7187b4e736bee28bf31fe460148453a4a9e35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d9876c282e40609c4c8cfe284a7187b4e736bee28bf31fe460148453a4a9e35", kill_on_drop: false }` [INFO] [stdout] 2d9876c282e40609c4c8cfe284a7187b4e736bee28bf31fe460148453a4a9e35