[INFO] cloning repository https://github.com/igor-petruk/scriptisto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/igor-petruk/scriptisto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figor-petruk%2Fscriptisto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figor-petruk%2Fscriptisto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 572f058ea56d5a743ae3c48887b7b7d1870c3ab3 [INFO] testing igor-petruk/scriptisto against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figor-petruk%2Fscriptisto" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/igor-petruk/scriptisto on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/igor-petruk/scriptisto [INFO] finished tweaking git repo https://github.com/igor-petruk/scriptisto [INFO] tweaked toml for git repo https://github.com/igor-petruk/scriptisto written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/igor-petruk/scriptisto already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78cfb6b5cba168c86f77bc5848edd71a555d42ee48f1459eab9e2e2cd8f5685e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "78cfb6b5cba168c86f77bc5848edd71a555d42ee48f1459eab9e2e2cd8f5685e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78cfb6b5cba168c86f77bc5848edd71a555d42ee48f1459eab9e2e2cd8f5685e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78cfb6b5cba168c86f77bc5848edd71a555d42ee48f1459eab9e2e2cd8f5685e", kill_on_drop: false }` [INFO] [stdout] 78cfb6b5cba168c86f77bc5848edd71a555d42ee48f1459eab9e2e2cd8f5685e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caefa35a54ab3c1496cecf5842a6d99c6f94e5f80f57579700551bcd18e3093d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "caefa35a54ab3c1496cecf5842a6d99c6f94e5f80f57579700551bcd18e3093d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling scrawl v1.1.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling ascii_table v3.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling errno v0.2.5 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling exec v0.3.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling include_dir v0.6.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling scriptisto v0.6.11-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "caefa35a54ab3c1496cecf5842a6d99c6f94e5f80f57579700551bcd18e3093d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caefa35a54ab3c1496cecf5842a6d99c6f94e5f80f57579700551bcd18e3093d", kill_on_drop: false }` [INFO] [stdout] caefa35a54ab3c1496cecf5842a6d99c6f94e5f80f57579700551bcd18e3093d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c09049080d955831fd2b08fd17f689f6fbc0525429c24538609069098527d543 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c09049080d955831fd2b08fd17f689f6fbc0525429c24538609069098527d543", kill_on_drop: false }` [INFO] [stderr] Compiling scriptisto v0.6.11-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.23s [INFO] running `Command { std: "docker" "inspect" "c09049080d955831fd2b08fd17f689f6fbc0525429c24538609069098527d543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c09049080d955831fd2b08fd17f689f6fbc0525429c24538609069098527d543", kill_on_drop: false }` [INFO] [stdout] c09049080d955831fd2b08fd17f689f6fbc0525429c24538609069098527d543 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d35563f6a98fba2d4a975b659acc6fe6a7a5525b6f4986ec5ff22d06f6183646 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d35563f6a98fba2d4a975b659acc6fe6a7a5525b6f4986ec5ff22d06f6183646", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/scriptisto-5e32b568aa53eb71 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test opt::tests::test_script_args ... ok [INFO] [stdout] test opt::tests::test_new ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d35563f6a98fba2d4a975b659acc6fe6a7a5525b6f4986ec5ff22d06f6183646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d35563f6a98fba2d4a975b659acc6fe6a7a5525b6f4986ec5ff22d06f6183646", kill_on_drop: false }` [INFO] [stdout] d35563f6a98fba2d4a975b659acc6fe6a7a5525b6f4986ec5ff22d06f6183646