[INFO] cloning repository https://github.com/reitermarkus/lndir [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reitermarkus/lndir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freitermarkus%2Flndir", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freitermarkus%2Flndir'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a20e68ec5d0969296648966e4f61a69d49daff6 [INFO] testing reitermarkus/lndir against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freitermarkus%2Flndir" "/workspace/builds/worker-58/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-58/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reitermarkus/lndir on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reitermarkus/lndir [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/reitermarkus/lndir [INFO] tweaked toml for git repo https://github.com/reitermarkus/lndir written to /workspace/builds/worker-58/source/Cargo.toml [INFO] crate git repo https://github.com/reitermarkus/lndir already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d28b3550ef53a45bbc950696b58a68437cfb9fb8bedb87c0e68692cda0c70fd [INFO] running `Command { std: "docker" "start" "-a" "3d28b3550ef53a45bbc950696b58a68437cfb9fb8bedb87c0e68692cda0c70fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d28b3550ef53a45bbc950696b58a68437cfb9fb8bedb87c0e68692cda0c70fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d28b3550ef53a45bbc950696b58a68437cfb9fb8bedb87c0e68692cda0c70fd", kill_on_drop: false }` [INFO] [stdout] 3d28b3550ef53a45bbc950696b58a68437cfb9fb8bedb87c0e68692cda0c70fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0aad0e2ff2810266e65cd867aa1cbd3ce9721237a8dbd50a03c58bc486a59fac [INFO] running `Command { std: "docker" "start" "-a" "0aad0e2ff2810266e65cd867aa1cbd3ce9721237a8dbd50a03c58bc486a59fac", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lndir v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.23s [INFO] running `Command { std: "docker" "inspect" "0aad0e2ff2810266e65cd867aa1cbd3ce9721237a8dbd50a03c58bc486a59fac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aad0e2ff2810266e65cd867aa1cbd3ce9721237a8dbd50a03c58bc486a59fac", kill_on_drop: false }` [INFO] [stdout] 0aad0e2ff2810266e65cd867aa1cbd3ce9721237a8dbd50a03c58bc486a59fac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7834589be8f98d113dd42d11621fafca93af5704d75e046e7f76af36eb762551 [INFO] running `Command { std: "docker" "start" "-a" "7834589be8f98d113dd42d11621fafca93af5704d75e046e7f76af36eb762551", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling mktemp v0.4.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling nom_locate v4.0.0 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling sealed v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling typed-builder v0.7.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling sealed v0.4.0 [INFO] [stderr] Compiling synthez-core v0.2.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling inventory v0.2.2 [INFO] [stderr] Compiling synthez-codegen v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling cucumber-expressions v0.2.1 [INFO] [stderr] Compiling synthez v0.2.0 [INFO] [stderr] Compiling cucumber-codegen v0.13.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling gherkin v0.12.0 [INFO] [stderr] Compiling cucumber v0.13.0 [INFO] [stderr] Compiling lndir v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 59.66s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/lndir-f9288bb1e3fd6a6f) [INFO] [stderr] Executable unittests src/bin/lndir.rs (/opt/rustwide/target/debug/deps/lndir-959230c1f2994f1a) [INFO] [stderr] Executable tests/cucumber.rs (/opt/rustwide/target/debug/deps/cucumber-d23fdceca4f29c78) [INFO] running `Command { std: "docker" "inspect" "7834589be8f98d113dd42d11621fafca93af5704d75e046e7f76af36eb762551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7834589be8f98d113dd42d11621fafca93af5704d75e046e7f76af36eb762551", kill_on_drop: false }` [INFO] [stdout] 7834589be8f98d113dd42d11621fafca93af5704d75e046e7f76af36eb762551 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dd860d1fb2c9cb4299de7806d1f78350c33da2b79754a842c77d53b5afe08682 [INFO] running `Command { std: "docker" "start" "-a" "dd860d1fb2c9cb4299de7806d1f78350c33da2b79754a842c77d53b5afe08682", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lndir-f9288bb1e3fd6a6f) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/lndir.rs (/opt/rustwide/target/debug/deps/lndir-959230c1f2994f1a) [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] [stderr] Running tests/cucumber.rs (/opt/rustwide/target/debug/deps/cucumber-d23fdceca4f29c78) [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] [stdout] /tmp/56fe8676b92646e49acdb7cea84ea179/A.d/dir.d: [INFO] [stdout] /tmp/56fe8676b92646e49acdb7cea84ea179/A.d/file: [INFO] [stdout] /tmp/260004452b80448c82e464242bb48409/A.d/dir1.d: [INFO] [stdout] /tmp/260004452b80448c82e464242bb48409/B.d/dir2.d: [INFO] [stdout] /tmp/260004452b80448c82e464242bb48409/A.d/file1: [INFO] [stdout] /tmp/260004452b80448c82e464242bb48409/B.d/file2: [INFO] [stdout] /tmp/293fa440508445c88065d861dc671da7/A.d/file1: [INFO] [stdout] /tmp/293fa440508445c88065d861dc671da7/A.d/file2: [INFO] [stdout] Feature: default behaviour [INFO] [stdout] Scenario: Linking a directory into another one [INFO] [stdout] ✔ Given the directory structure [INFO] [stdout] ✔ When I run `lndir A.d B.d` [INFO] [stdout] ✔ Then the resulting directory structure is [INFO] [stdout] Scenario: Linking multiple directories into another one [INFO] [stdout] ✔ Given the directory structure [INFO] [stdout] ✔ When I run `lndir A.d B.d C.d` [INFO] [stdout] ✔ Then the resulting directory structure is [INFO] [stdout] Scenario: Linking a directory containing a symlink [INFO] [stdout] ✔ Given the directory structure [INFO] [stdout] ✔ When I run `lndir A.d B.d` [INFO] [stdout] ✔ Then the resulting directory structure is [INFO] [stdout] [Summary] [INFO] [stdout] 1 feature [INFO] [stdout] 3 scenarios (3 passed) [INFO] [stdout] 9 steps (9 passed) [INFO] [stderr] Doc-tests lndir [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" "dd860d1fb2c9cb4299de7806d1f78350c33da2b79754a842c77d53b5afe08682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd860d1fb2c9cb4299de7806d1f78350c33da2b79754a842c77d53b5afe08682", kill_on_drop: false }` [INFO] [stdout] dd860d1fb2c9cb4299de7806d1f78350c33da2b79754a842c77d53b5afe08682