[INFO] fetching crate age 0.7.0... [INFO] testing age-0.7.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate age 0.7.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate age 0.7.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate age 0.7.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate age 0.7.0 [INFO] tweaked toml for crates.io crate age 0.7.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spki v0.4.1 [INFO] [stderr] Downloaded debugid v0.7.2 [INFO] [stderr] Downloaded crypto-bigint v0.2.11 [INFO] [stderr] Downloaded block-modes v0.8.1 [INFO] [stderr] Downloaded futures-test v0.3.17 [INFO] [stderr] Downloaded blowfish v0.8.0 [INFO] [stderr] Downloaded criterion-cycles-per-byte v0.1.2 [INFO] [stderr] Downloaded bcrypt-pbkdf v0.7.1 [INFO] [stderr] Downloaded str_stack v0.1.0 [INFO] [stderr] Downloaded fluent v0.16.0 [INFO] [stderr] Downloaded i18n-embed v0.13.0 [INFO] [stderr] Downloaded inferno v0.10.8 [INFO] [stderr] Downloaded symbolic-common v8.3.2 [INFO] [stderr] Downloaded rgb v0.8.29 [INFO] [stderr] Downloaded self_cell v0.10.1 [INFO] [stderr] Downloaded num-format v0.4.0 [INFO] [stderr] Downloaded base64ct v1.1.1 [INFO] [stderr] Downloaded symbolic-demangle v8.3.2 [INFO] [stderr] Downloaded wsl v0.1.0 [INFO] [stderr] Downloaded der v0.4.4 [INFO] [stderr] Downloaded pkcs1 v0.2.4 [INFO] [stderr] Downloaded const-oid v0.6.2 [INFO] [stderr] Downloaded scrypt v0.8.0 [INFO] [stderr] Downloaded pprof v0.5.1 [INFO] [stderr] Downloaded pem-rfc7468 v0.2.4 [INFO] [stderr] Downloaded rsa v0.5.0 [INFO] [stderr] Downloaded pbkdf2 v0.9.0 [INFO] [stderr] Downloaded pinentry v0.5.0 [INFO] [stderr] Downloaded i18n-embed-impl v0.8.0 [INFO] [stderr] Downloaded i18n-embed-fl v0.6.0 [INFO] [stderr] Downloaded pkcs8 v0.7.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cfef263cfe0dac741f3aa4b0c61355dc78951a47bd8182c8519f8f842098736 [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" "5cfef263cfe0dac741f3aa4b0c61355dc78951a47bd8182c8519f8f842098736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cfef263cfe0dac741f3aa4b0c61355dc78951a47bd8182c8519f8f842098736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cfef263cfe0dac741f3aa4b0c61355dc78951a47bd8182c8519f8f842098736", kill_on_drop: false }` [INFO] [stdout] 5cfef263cfe0dac741f3aa4b0c61355dc78951a47bd8182c8519f8f842098736 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bddbf87f9e0b0bf22f6a6821f39df3f145a0eaccd1c6e0551782768704ba8f75 [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" "bddbf87f9e0b0bf22f6a6821f39df3f145a0eaccd1c6e0551782768704ba8f75", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling self_cell v0.10.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling salsa20 v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rust-embed-utils v7.0.0 [INFO] [stderr] Compiling scrypt v0.8.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling rust-embed-impl v6.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling rust-embed v6.2.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling chacha20poly1305 v0.9.0 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling age-core v0.7.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling fluent v0.16.0 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling i18n-config v0.4.2 [INFO] [stderr] Compiling i18n-embed-impl v0.8.0 [INFO] [stderr] Compiling i18n-embed v0.13.0 [INFO] [stderr] Compiling i18n-embed-fl v0.6.0 [INFO] [stderr] Compiling age v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> src/identity.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | callbacks: impl Callbacks + 'static, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> src/identity.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | callbacks: impl Callbacks + 'static, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "bddbf87f9e0b0bf22f6a6821f39df3f145a0eaccd1c6e0551782768704ba8f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bddbf87f9e0b0bf22f6a6821f39df3f145a0eaccd1c6e0551782768704ba8f75", kill_on_drop: false }` [INFO] [stdout] bddbf87f9e0b0bf22f6a6821f39df3f145a0eaccd1c6e0551782768704ba8f75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ba9ec2fe7c787977a6d4a3a21081ebcd9508f815dd3a9491431e4d70aa825d3 [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" "8ba9ec2fe7c787977a6d4a3a21081ebcd9508f815dd3a9491431e4d70aa825d3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling cpp_demangle v0.3.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling symbolic-demangle v8.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling pprof v0.5.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling rgb v0.8.29 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling symbolic-common v8.3.2 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling inferno v0.10.8 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> src/identity.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | callbacks: impl Callbacks + 'static, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> src/identity.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | callbacks: impl Callbacks + 'static, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures-test v0.3.17 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling criterion-cycles-per-byte v0.1.2 [INFO] [stderr] Compiling age v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::armor` [INFO] [stdout] --> src/encrypted.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | armor::ArmoredReader, x25519, Callbacks, DecryptError, Identity as _, Recipient as _, [INFO] [stdout] | ^^^^^ could not find `armor` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `age` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8ba9ec2fe7c787977a6d4a3a21081ebcd9508f815dd3a9491431e4d70aa825d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ba9ec2fe7c787977a6d4a3a21081ebcd9508f815dd3a9491431e4d70aa825d3", kill_on_drop: false }` [INFO] [stdout] 8ba9ec2fe7c787977a6d4a3a21081ebcd9508f815dd3a9491431e4d70aa825d3