[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] testing richardfeynmanrocks/memex against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardfeynmanrocks%2Fmemex" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/richardfeynmanrocks/memex 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] 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-7-tc2/source/Cargo.toml [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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] cd8dc06c23b0afbcbcde348c911bc26f9a923435b081156ab9130b56be9b7b74 [INFO] running `Command { std: "docker" "start" "-a" "cd8dc06c23b0afbcbcde348c911bc26f9a923435b081156ab9130b56be9b7b74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd8dc06c23b0afbcbcde348c911bc26f9a923435b081156ab9130b56be9b7b74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd8dc06c23b0afbcbcde348c911bc26f9a923435b081156ab9130b56be9b7b74", kill_on_drop: false }` [INFO] [stdout] cd8dc06c23b0afbcbcde348c911bc26f9a923435b081156ab9130b56be9b7b74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b85e3b9d74a16d3470459240462c0efde781fa51a0a0ac27fe34500676226576 [INFO] running `Command { std: "docker" "start" "-a" "b85e3b9d74a16d3470459240462c0efde781fa51a0a0ac27fe34500676226576", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling minimad v0.7.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling minimad v0.8.0 [INFO] [stderr] Compiling closure v0.3.0 [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] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling termimad v0.10.3 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling flexi_logger v0.18.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.27s [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" "b85e3b9d74a16d3470459240462c0efde781fa51a0a0ac27fe34500676226576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b85e3b9d74a16d3470459240462c0efde781fa51a0a0ac27fe34500676226576", kill_on_drop: false }` [INFO] [stdout] b85e3b9d74a16d3470459240462c0efde781fa51a0a0ac27fe34500676226576 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 959baa6a757bef29b220bc16a29565fd49f2c97cb5c7538b7f771300e2097cde [INFO] running `Command { std: "docker" "start" "-a" "959baa6a757bef29b220bc16a29565fd49f2c97cb5c7538b7f771300e2097cde", kill_on_drop: false }` [INFO] [stderr] Compiling 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] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/memex-5a30914e924943b0.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/memex-5a30914e924943b0/dep-test-bin-memex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcB8FdIa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-7c43d8fa8a5bee4c.rlib,libhyper_tls-5131123a47ec2fd8.rlib,libipnet-d00728d2c9f4b503.rlib,libtokio_native_tls-d0717437a93d57a2.rlib,libserde_urlencoded-f62e7d3d6b86df42.rlib,libmime-2ae9ff56ceb854d4.rlib,libencoding_rs-c25808eaf3ce54dc.rlib,libbase64-beb813779272318b.rlib,libnative_tls-77927cb63a739876.rlib,libopenssl_probe-2d4e66de15e2c6dc.rlib,libopenssl-084292dcc593abd5.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-ab031e06ee22b8ce.rlib,libhyper-4620970a19f513fc.rlib,libwant-d176996bddb558cd.rlib,libtry_lock-ca4bbeb1dc9ff31a.rlib,libsocket2-6d82989a729a1d6e.rlib,libh2-a399064c00f06c1c.rlib,libindexmap-5443e838cbc63623.rlib,libhashbrown-fd3d74b5fbd7cbb8.rlib,libtokio_util-7c259d44ca47a0d3.rlib,libfutures_sink-2839949ee0393bd6.rlib,libhttparse-6ef2cbf10eb23d8c.rlib,libtower_service-2dc84133e3370862.rlib,libfutures_channel-bbbba56db58a4425.rlib,libtracing-7ee3bdc78aaae1b3.rlib,libtracing_core-dc4de79c053e9949.rlib,libhttp_body-b1cd2fce0e929db8.rlib,libfutures_util-11d17f32b33b98b9.rlib,libfutures_io-7d624ff05ef4c4cc.rlib,libslab-7345585cd53d1b65.rlib,libfutures_task-324119dfe6152004.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-3632bc60de24cf31.rlib,liburl-82bfd9091b5c4048.rlib,libidna-f9ed38c748292302.rlib,libunicode_normalization-df7d6d75a8011e24.rlib,libtinyvec-d960a26741797f86.rlib,libtinyvec_macros-cc8e196d6b1e57fc.rlib,libunicode_bidi-55d1d7e552822934.rlib,libform_urlencoded-689ec892f07ab226.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,libmatches-ae807cfe442355e3.rlib,libhttp-b5c213f7264c35d9.rlib,libfnv-2d77ec4f6f971b24.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtokio-7a3c45c65f064888.rlib,libsignal_hook_registry-4bdd35c2d9a99102.rlib,libnum_cpus-626166f7b90a6bf4.rlib,libonce_cell-c78cca50d8d56171.rlib,libbytes-847a4bb13ea8f656.rlib,libmio-59764fc185f601a1.rlib,libpin_project_lite-e686f189f307e605.rlib,libparking_lot-942b6f157b7ffdad.rlib,libparking_lot_core-8c50a0f9679bcad8.rlib,libsmallvec-97844d2104066b54.rlib,liblock_api-d5640e27b0b04e9e.rlib,libscopeguard-43643e546252cd47.rlib,libinstant-b4b0d3068b8068e8.rlib,libanyhow-3cb7ab4232b88d2f.rlib,libconfig-accd7c65122a9353.rlib,libini-0e1504c9e10df381.rlib,libserde_hjson-667c7cac526d0495.rlib,libserde-5e420778f4c66bdc.rlib,libnum_traits-8ebc1cff97f30fd5.rlib,libyaml_rust-f3c70d80a6ea7a57.rlib,liblinked_hash_map-90eeeaa21af296aa.rlib,libserde_json-3bf2e15b5e818613.rlib,libitoa-3b4277173c45fbe4.rlib,libtoml-3dab1db9c6b22ca6.rlib,libnom-07a0a46c7f1e56d7.rlib,liblexical_core-fa67207da8b64980.rlib,libbitflags-ee4b6a8effb9c17a.rlib,libryu-f3aba87160ed1f5c.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libarrayvec-ba37dd1d8b4ae93c.rlib,libflexi_logger-ace9b86e079bac98.rlib,libglob-2e0f0a938c2ab896.rlib,libatty-aa970b39c0452205.rlib,liblazy_static-2bb390fee0230a38.rlib,libyansi-179ed58287164c83.rlib,liblog-c47319b5e74b5781.rlib,libregex-09a9710a7f54fa2b.rlib,libaho_corasick-b229fd64d0ba1c92.rlib,libmemchr-7950857969d5fa98.rlib,libregex_syntax-a8b7a392e3a16251.rlib,libthiserror-7b0e412b3e7311de.rlib,libnanoid-d503c6770a57ae45.rlib,librand-c4ec52db02141c38.rlib,librand_chacha-9c0e4fffa5063803.rlib,libppv_lite86-88ed22677a4c0286.rlib,librand_core-2e70f8df2f27643c.rlib,libgetrandom-c8e2aa31b8356e6e.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libchrono-e11558b7a7c85009.rlib,libserde-b951641b9e11ecc1.rlib,libnum_integer-b817797635ccb465.rlib,libnum_traits-b9da938e7378284d.rlib,libtime-05baa1fa274d57ca.rlib,liblibc-5ca0075d85f82ab8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/memexd-71dbb87b39b38d37" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memex` (bin "memexd" test) due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "959baa6a757bef29b220bc16a29565fd49f2c97cb5c7538b7f771300e2097cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "959baa6a757bef29b220bc16a29565fd49f2c97cb5c7538b7f771300e2097cde", kill_on_drop: false }` [INFO] [stdout] 959baa6a757bef29b220bc16a29565fd49f2c97cb5c7538b7f771300e2097cde