[INFO] cloning repository https://github.com/richardfeynmanrocks/memex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/richardfeynmanrocks/memex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardfeynmanrocks%2Fmemex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardfeynmanrocks%2Fmemex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4889c556cabb16bf4fdfb81ff5a0598a7abc5f48
[INFO] checking richardfeynmanrocks/memex against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardfeynmanrocks%2Fmemex" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/richardfeynmanrocks/memex
[INFO] finished tweaking git repo https://github.com/richardfeynmanrocks/memex
[INFO] tweaked toml for git repo https://github.com/richardfeynmanrocks/memex written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/richardfeynmanrocks/memex on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/richardfeynmanrocks/memex 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.25
[INFO] [stderr]   Downloaded nanoid v0.4.0
[INFO] [stderr]   Downloaded closure v0.3.0
[INFO] [stderr]   Downloaded rust-ini v0.13.0
[INFO] [stderr]   Downloaded thiserror v1.0.25
[INFO] [stderr]   Downloaded minimad v0.7.1
[INFO] [stderr]   Downloaded redox_syscall v0.2.8
[INFO] [stderr]   Downloaded serde-hjson v0.9.1
[INFO] [stderr]   Downloaded minimad v0.8.0
[INFO] [stderr]   Downloaded futures-io v0.3.15
[INFO] [stderr]   Downloaded serde v0.8.23
[INFO] [stderr]   Downloaded config v0.11.0
[INFO] [stderr]   Downloaded anyhow v1.0.48
[INFO] [stderr]   Downloaded mio v0.7.11
[INFO] [stderr]   Downloaded hyper v0.14.10
[INFO] [stderr]   Downloaded flexi_logger v0.18.0
[INFO] [stderr]   Downloaded termimad v0.10.3
[INFO] [stderr]   Downloaded tokio v1.8.1
[INFO] [stderr]   Downloaded libc v0.2.96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8445426f69d931624f62bd0842a36a388e0dc2f05ce7739ce387526ee6b7e055
[INFO] running `Command { std: "docker" "start" "-a" "8445426f69d931624f62bd0842a36a388e0dc2f05ce7739ce387526ee6b7e055", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8445426f69d931624f62bd0842a36a388e0dc2f05ce7739ce387526ee6b7e055", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8445426f69d931624f62bd0842a36a388e0dc2f05ce7739ce387526ee6b7e055", kill_on_drop: false }`
[INFO] [stdout] 8445426f69d931624f62bd0842a36a388e0dc2f05ce7739ce387526ee6b7e055
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e4ba323e149620cfabd5bc941bd7277aa24c2b313ad3ba8b1f306282dc266db
[INFO] running `Command { std: "docker" "start" "-a" "6e4ba323e149620cfabd5bc941bd7277aa24c2b313ad3ba8b1f306282dc266db", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.96
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling tokio v1.8.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling anyhow v1.0.48
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking minimad v0.7.1
[INFO] [stderr]     Checking os_str_bytes v2.4.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking yansi v0.5.0
[INFO] [stderr]     Checking minimad v0.8.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.11
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking socket2 v0.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking nom v5.1.2
[INFO] [stderr]     Checking closure v0.3.0
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking http-body v0.4.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking signal-hook v0.1.17
[INFO] [stderr]     Checking crossterm v0.19.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.25
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]     Checking thiserror v1.0.25
[INFO] [stderr]     Checking termimad v0.10.3
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking config v0.11.0
[INFO] [stderr]     Checking hyper v0.14.10
[INFO] [stderr]     Checking flexi_logger v0.18.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.4
[INFO] [stderr]     Checking memex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> src/daemon.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{Duration, DateTime, Local};
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `Duration` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> src/daemon.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use crate::requests::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> src/daemon.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{Duration, DateTime, Local};
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout]   = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> src/daemon.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{Duration, DateTime, Local};
[INFO] [stdout]   |                        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `DateTime` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> src/daemon.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use crate::requests::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> src/daemon.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{Duration, DateTime, Local};
[INFO] [stdout]   |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> src/daemon.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{Duration, DateTime, Local};
[INFO] [stdout]   |                                  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `Local` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> src/daemon.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use crate::requests::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> src/daemon.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{Duration, DateTime, Local};
[INFO] [stdout]   |                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> src/daemon.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{Duration, DateTime, Local};
[INFO] [stdout]   |                                  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `Local` in the value namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> src/daemon.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use crate::requests::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> src/daemon.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{Duration, DateTime, Local};
[INFO] [stdout]   |                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> src/daemon.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{Duration, DateTime, Local};
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `Duration` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> src/daemon.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use crate::requests::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> src/daemon.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{Duration, DateTime, Local};
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout]   = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> src/daemon.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{Duration, DateTime, Local};
[INFO] [stdout]   |                        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `DateTime` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> src/daemon.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use crate::requests::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> src/daemon.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{Duration, DateTime, Local};
[INFO] [stdout]   |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> src/daemon.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{Duration, DateTime, Local};
[INFO] [stdout]   |                                  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `Local` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> src/daemon.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use crate::requests::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> src/daemon.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{Duration, DateTime, Local};
[INFO] [stdout]   |                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> src/daemon.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{Duration, DateTime, Local};
[INFO] [stdout]   |                                  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `Local` in the value namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> src/daemon.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use crate::requests::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> src/daemon.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::{Duration, DateTime, Local};
[INFO] [stdout]   |                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6e4ba323e149620cfabd5bc941bd7277aa24c2b313ad3ba8b1f306282dc266db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e4ba323e149620cfabd5bc941bd7277aa24c2b313ad3ba8b1f306282dc266db", kill_on_drop: false }`
[INFO] [stdout] 6e4ba323e149620cfabd5bc941bd7277aa24c2b313ad3ba8b1f306282dc266db
