[INFO] updating cached repository https://github.com/renyuneyun/projfs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab97334e270d01d8be3633fee0b9432e66dcfca5 [INFO] testing renyuneyun/projfs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenyuneyun%2Fprojfs" "/workspace/builds/worker-94/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-94/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/renyuneyun/projfs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/renyuneyun/projfs [INFO] finished tweaking git repo https://github.com/renyuneyun/projfs [INFO] tweaked toml for git repo https://github.com/renyuneyun/projfs written to /workspace/builds/worker-94/source/Cargo.toml [INFO] crate git repo https://github.com/renyuneyun/projfs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1244b2ed2b4f17aecda82e1ba135aa5fd79f36eab69215c47230a092e9d6f91c [INFO] running `Command { std: "docker" "start" "-a" "1244b2ed2b4f17aecda82e1ba135aa5fd79f36eab69215c47230a092e9d6f91c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1244b2ed2b4f17aecda82e1ba135aa5fd79f36eab69215c47230a092e9d6f91c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1244b2ed2b4f17aecda82e1ba135aa5fd79f36eab69215c47230a092e9d6f91c", kill_on_drop: false }` [INFO] [stdout] 1244b2ed2b4f17aecda82e1ba135aa5fd79f36eab69215c47230a092e9d6f91c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a71271626c82a8d1a93530325e47efac9b6e147defe79a8c4f8734e1ece0c86 [INFO] running `Command { std: "docker" "start" "-a" "1a71271626c82a8d1a93530325e47efac9b6e147defe79a8c4f8734e1ece0c86", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling seahash v3.0.6 [INFO] [stderr] Compiling bimap v0.4.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling fuse_mt v0.5.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling projfs v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/libc_bridge/libc_extras.rs:75:36 [INFO] [stdout] | [INFO] [stdout] 75 | pub const UTIME_OMIT: time_t = ((11 << 30) - 21); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 75 - pub const UTIME_OMIT: time_t = ((11 << 30) - 21); [INFO] [stdout] 75 + pub const UTIME_OMIT: time_t = (11 << 30) - 21; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "1a71271626c82a8d1a93530325e47efac9b6e147defe79a8c4f8734e1ece0c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a71271626c82a8d1a93530325e47efac9b6e147defe79a8c4f8734e1ece0c86", kill_on_drop: false }` [INFO] [stdout] 1a71271626c82a8d1a93530325e47efac9b6e147defe79a8c4f8734e1ece0c86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f98b0db97988d63ab92700dafdf75b7c88e7b666effd7f1867beacd5da0672d [INFO] running `Command { std: "docker" "start" "-a" "3f98b0db97988d63ab92700dafdf75b7c88e7b666effd7f1867beacd5da0672d", kill_on_drop: false }` [INFO] [stderr] Compiling projfs v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/libc_bridge/libc_extras.rs:75:36 [INFO] [stdout] | [INFO] [stdout] 75 | pub const UTIME_OMIT: time_t = ((11 << 30) - 21); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 75 - pub const UTIME_OMIT: time_t = ((11 << 30) - 21); [INFO] [stdout] 75 + pub const UTIME_OMIT: time_t = (11 << 30) - 21; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `Command { std: "docker" "inspect" "3f98b0db97988d63ab92700dafdf75b7c88e7b666effd7f1867beacd5da0672d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f98b0db97988d63ab92700dafdf75b7c88e7b666effd7f1867beacd5da0672d", kill_on_drop: false }` [INFO] [stdout] 3f98b0db97988d63ab92700dafdf75b7c88e7b666effd7f1867beacd5da0672d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec8a6d5be3cf6106df4aaa97448e68c92db3b930e46946d6b7455d39fe08e8c5 [INFO] running `Command { std: "docker" "start" "-a" "ec8a6d5be3cf6106df4aaa97448e68c92db3b930e46946d6b7455d39fe08e8c5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/libc_bridge/libc_extras.rs:75:36 [INFO] [stderr] | [INFO] [stderr] 75 | pub const UTIME_OMIT: time_t = ((11 << 30) - 21); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 75 - pub const UTIME_OMIT: time_t = ((11 << 30) - 21); [INFO] [stderr] 75 + pub const UTIME_OMIT: time_t = (11 << 30) - 21; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `projfs` (bin "projfs" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.40s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/projfs-247de6de04fee73a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ec8a6d5be3cf6106df4aaa97448e68c92db3b930e46946d6b7455d39fe08e8c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec8a6d5be3cf6106df4aaa97448e68c92db3b930e46946d6b7455d39fe08e8c5", kill_on_drop: false }` [INFO] [stdout] ec8a6d5be3cf6106df4aaa97448e68c92db3b930e46946d6b7455d39fe08e8c5