[INFO] cloning repository https://github.com/cyphernet-dao/nsh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyphernet-dao/nsh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyphernet-dao%2Fnsh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyphernet-dao%2Fnsh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 836323230693bbad4fc3d508c12d35f7e8c1b7e6 [INFO] testing cyphernet-dao/nsh against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyphernet-dao%2Fnsh" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cyphernet-dao/nsh on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cyphernet-dao/nsh [INFO] finished tweaking git repo https://github.com/cyphernet-dao/nsh [INFO] tweaked toml for git repo https://github.com/cyphernet-dao/nsh written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cyphernet-dao/nsh 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded io-reactor v0.1.0 [INFO] [stderr] Downloaded netservices v0.1.0 [INFO] [stderr] Downloaded amplify_syn v2.0.0-beta.1 [INFO] [stderr] Downloaded shellexpand v3.0.0 [INFO] [stderr] Downloaded eidolon-auth v0.1.0 [INFO] [stderr] Downloaded cypheraddr v0.1.0 [INFO] [stderr] Downloaded ed25519-compact v2.0.4 [INFO] [stderr] Downloaded cyphergraphy v0.1.0 [INFO] [stderr] Downloaded cyphernet v0.1.0 [INFO] [stderr] Downloaded socks5-client v0.1.0 [INFO] [stderr] Downloaded amplify_derive v4.0.0-alpha.5 [INFO] [stderr] Downloaded popol v2.1.0 [INFO] [stderr] Downloaded noise-framework v0.1.0 [INFO] [stderr] Downloaded amplify v4.0.0-beta.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59873aff766ce9f502b23583ee735ae6f1259d8304c6f90661bec5a8a3c747b4 [INFO] running `Command { std: "docker" "start" "-a" "59873aff766ce9f502b23583ee735ae6f1259d8304c6f90661bec5a8a3c747b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59873aff766ce9f502b23583ee735ae6f1259d8304c6f90661bec5a8a3c747b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59873aff766ce9f502b23583ee735ae6f1259d8304c6f90661bec5a8a3c747b4", kill_on_drop: false }` [INFO] [stdout] 59873aff766ce9f502b23583ee735ae6f1259d8304c6f90661bec5a8a3c747b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ceb001492f8b33031b5fb4f1ad117d8fba81bc5e0417080f66274ceb9fd1b84b [INFO] running `Command { std: "docker" "start" "-a" "ceb001492f8b33031b5fb4f1ad117d8fba81bc5e0417080f66274ceb9fd1b84b", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling amplify_num v0.5.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling ed25519-compact v2.0.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling chacha20 v0.9.0 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling popol v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling amplify_syn v2.0.0-beta.1 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling shellexpand v3.0.0 [INFO] [stderr] Compiling amplify_derive v4.0.0-alpha.5 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling amplify v4.0.0-beta.16 [INFO] [stderr] Compiling clap v4.1.4 [INFO] [stderr] Compiling cyphergraphy v0.1.0 [INFO] [stderr] Compiling io-reactor v0.1.0 [INFO] [stderr] Compiling cypheraddr v0.1.0 [INFO] [stderr] Compiling noise-framework v0.1.0 [INFO] [stderr] Compiling eidolon-auth v0.1.0 [INFO] [stderr] Compiling socks5-client v0.1.0 [INFO] [stderr] Compiling cyphernet v0.1.0 [INFO] [stderr] Compiling netservices v0.1.0 [INFO] [stderr] Compiling nsh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.21s [INFO] running `Command { std: "docker" "inspect" "ceb001492f8b33031b5fb4f1ad117d8fba81bc5e0417080f66274ceb9fd1b84b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceb001492f8b33031b5fb4f1ad117d8fba81bc5e0417080f66274ceb9fd1b84b", kill_on_drop: false }` [INFO] [stdout] ceb001492f8b33031b5fb4f1ad117d8fba81bc5e0417080f66274ceb9fd1b84b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4942f9fb7537c0bc28a11914153b2217f17727c4a255e883e28d6491a0d18a42 [INFO] running `Command { std: "docker" "start" "-a" "4942f9fb7537c0bc28a11914153b2217f17727c4a255e883e28d6491a0d18a42", kill_on_drop: false }` [INFO] [stderr] Compiling nsh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "4942f9fb7537c0bc28a11914153b2217f17727c4a255e883e28d6491a0d18a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4942f9fb7537c0bc28a11914153b2217f17727c4a255e883e28d6491a0d18a42", kill_on_drop: false }` [INFO] [stdout] 4942f9fb7537c0bc28a11914153b2217f17727c4a255e883e28d6491a0d18a42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7544f2eecbba602000437d3b0b698e50b580a2b745c60068d3c577a79131273e [INFO] running `Command { std: "docker" "start" "-a" "7544f2eecbba602000437d3b0b698e50b580a2b745c60068d3c577a79131273e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nsh-6c370daab4c7594f) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nsh-587d67fd14e4f461) [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] [stderr] Doc-tests nsh [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" "7544f2eecbba602000437d3b0b698e50b580a2b745c60068d3c577a79131273e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7544f2eecbba602000437d3b0b698e50b580a2b745c60068d3c577a79131273e", kill_on_drop: false }` [INFO] [stdout] 7544f2eecbba602000437d3b0b698e50b580a2b745c60068d3c577a79131273e