[INFO] cloning repository https://github.com/cipriancraciun/fs-assemble [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cipriancraciun/fs-assemble" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcipriancraciun%2Ffs-assemble", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcipriancraciun%2Ffs-assemble'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4eea053e6ba84b68c3a5feebab122b49627157b [INFO] testing cipriancraciun/fs-assemble against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcipriancraciun%2Ffs-assemble" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cipriancraciun/fs-assemble [INFO] finished tweaking git repo https://github.com/cipriancraciun/fs-assemble [INFO] tweaked toml for git repo https://github.com/cipriancraciun/fs-assemble written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cipriancraciun/fs-assemble on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cipriancraciun/fs-assemble 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded peg v0.8.0 [INFO] [stderr] Downloaded peg-runtime v0.8.0 [INFO] [stderr] Downloaded peg-macros v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55169ed06081d3b54e7a5164231d89a838043e59936c4a2ae303e34822f5021a [INFO] running `Command { std: "docker" "start" "-a" "55169ed06081d3b54e7a5164231d89a838043e59936c4a2ae303e34822f5021a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55169ed06081d3b54e7a5164231d89a838043e59936c4a2ae303e34822f5021a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55169ed06081d3b54e7a5164231d89a838043e59936c4a2ae303e34822f5021a", kill_on_drop: false }` [INFO] [stdout] 55169ed06081d3b54e7a5164231d89a838043e59936c4a2ae303e34822f5021a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 66b3f8f772899bb4a993d27da71d94b1aa241b24a81032cd4efaaef46514aad6 [INFO] running `Command { std: "docker" "start" "-a" "66b3f8f772899bb4a993d27da71d94b1aa241b24a81032cd4efaaef46514aad6", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling peg-runtime v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling peg-macros v0.8.0 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling peg v0.8.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling fs-assemble v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: found module declaration for main.rs [INFO] [stdout] --> sources/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) mod main; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: a binary crate cannot be used as library [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.47s [INFO] running `Command { std: "docker" "inspect" "66b3f8f772899bb4a993d27da71d94b1aa241b24a81032cd4efaaef46514aad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66b3f8f772899bb4a993d27da71d94b1aa241b24a81032cd4efaaef46514aad6", kill_on_drop: false }` [INFO] [stdout] 66b3f8f772899bb4a993d27da71d94b1aa241b24a81032cd4efaaef46514aad6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 61ddbc5485637fa85949ae0a165dda1baa91d4abb59d7da4993e048b55e41f1d [INFO] running `Command { std: "docker" "start" "-a" "61ddbc5485637fa85949ae0a165dda1baa91d4abb59d7da4993e048b55e41f1d", kill_on_drop: false }` [INFO] [stdout] warning: found module declaration for main.rs [INFO] [stdout] --> sources/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) mod main; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: a binary crate cannot be used as library [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fs-assemble v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: found module declaration for main.rs [INFO] [stdout] --> sources/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) mod main; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: a binary crate cannot be used as library [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `Command { std: "docker" "inspect" "61ddbc5485637fa85949ae0a165dda1baa91d4abb59d7da4993e048b55e41f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61ddbc5485637fa85949ae0a165dda1baa91d4abb59d7da4993e048b55e41f1d", kill_on_drop: false }` [INFO] [stdout] 61ddbc5485637fa85949ae0a165dda1baa91d4abb59d7da4993e048b55e41f1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 33761d54950a932f3fed3334df690dc995b34b72b06eae2501b5a1dc6d2d372f [INFO] running `Command { std: "docker" "start" "-a" "33761d54950a932f3fed3334df690dc995b34b72b06eae2501b5a1dc6d2d372f", kill_on_drop: false }` [INFO] [stderr] warning: found module declaration for main.rs [INFO] [stderr] --> sources/lib.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | pub(crate) mod main; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: a binary crate cannot be used as library [INFO] [stderr] = note: `#[warn(special_module_name)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `fs-assemble` (lib) generated 1 warning [INFO] [stderr] warning: `fs-assemble` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests sources/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fs_assemble-1f466146d6c9eda5) [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] [stderr] Running unittests sources/bin.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fs_assemble-035a4a400d36fc90) [INFO] [stdout] [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" "33761d54950a932f3fed3334df690dc995b34b72b06eae2501b5a1dc6d2d372f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33761d54950a932f3fed3334df690dc995b34b72b06eae2501b5a1dc6d2d372f", kill_on_drop: false }` [INFO] [stdout] 33761d54950a932f3fed3334df690dc995b34b72b06eae2501b5a1dc6d2d372f