[INFO] cloning repository https://github.com/nmattia/onyx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nmattia/onyx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmattia%2Fonyx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmattia%2Fonyx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fd88f5e60575803239156050ad8e08bf8d5ae8f [INFO] testing nmattia/onyx against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmattia%2Fonyx" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nmattia/onyx [INFO] finished tweaking git repo https://github.com/nmattia/onyx [INFO] tweaked toml for git repo https://github.com/nmattia/onyx written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nmattia/onyx on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nmattia/onyx 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/nix-community/rnix-parser` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rowan v0.15.8 [INFO] [stderr] Downloaded text-size v1.1.0 [INFO] [stderr] Downloaded countme v3.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ab9ad3f1d0cef9fd09136013c9f60301645fe76776936f87a52f5eef9d57afb [INFO] running `Command { std: "docker" "start" "-a" "7ab9ad3f1d0cef9fd09136013c9f60301645fe76776936f87a52f5eef9d57afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ab9ad3f1d0cef9fd09136013c9f60301645fe76776936f87a52f5eef9d57afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ab9ad3f1d0cef9fd09136013c9f60301645fe76776936f87a52f5eef9d57afb", kill_on_drop: false }` [INFO] [stdout] 7ab9ad3f1d0cef9fd09136013c9f60301645fe76776936f87a52f5eef9d57afb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a059a48b97538407d5c47c1e7598f5fb44e3e7ec651e80aa7f35437c41006836 [INFO] running `Command { std: "docker" "start" "-a" "a059a48b97538407d5c47c1e7598f5fb44e3e7ec651e80aa7f35437c41006836", kill_on_drop: false }` [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rowan v0.15.8 [INFO] [stderr] Compiling rnix v0.11.0-dev (https://github.com/nix-community/rnix-parser#97b438e3) [INFO] [stderr] Compiling onyx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.44s [INFO] running `Command { std: "docker" "inspect" "a059a48b97538407d5c47c1e7598f5fb44e3e7ec651e80aa7f35437c41006836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a059a48b97538407d5c47c1e7598f5fb44e3e7ec651e80aa7f35437c41006836", kill_on_drop: false }` [INFO] [stdout] a059a48b97538407d5c47c1e7598f5fb44e3e7ec651e80aa7f35437c41006836 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3be77157cc182d2eb5191cb67c653725790e4cfef5e328f8522f80669aea89a5 [INFO] running `Command { std: "docker" "start" "-a" "3be77157cc182d2eb5191cb67c653725790e4cfef5e328f8522f80669aea89a5", kill_on_drop: false }` [INFO] [stderr] Compiling onyx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `Command { std: "docker" "inspect" "3be77157cc182d2eb5191cb67c653725790e4cfef5e328f8522f80669aea89a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3be77157cc182d2eb5191cb67c653725790e4cfef5e328f8522f80669aea89a5", kill_on_drop: false }` [INFO] [stdout] 3be77157cc182d2eb5191cb67c653725790e4cfef5e328f8522f80669aea89a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4395f76d2f55606ec557486fb264ca832f799e7db53dc9f808ef01e9155dc115 [INFO] running `Command { std: "docker" "start" "-a" "4395f76d2f55606ec557486fb264ca832f799e7db53dc9f808ef01e9155dc115", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/onyx-a532216f1e919641) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test typecheck::test_default_env_parses ... ok [INFO] [stdout] test typecheck::tests::more ... ok [INFO] [stdout] test typecheck::tests::synth_attrsets ... ok [INFO] [stdout] test types::parse::test_parse_ty ... ok [INFO] [stdout] test typecheck::tests::synth_ifelse ... ok [INFO] [stdout] test typecheck::tests::synth_literals ... ok [INFO] [stdout] test types::parse::test_parse_quantifier ... ok [INFO] [stdout] test typecheck::tests::synth_tyvar ... ok [INFO] [stdout] test types::parse::test_parse_ty_assignment ... ok [INFO] [stdout] test typecheck::tests::unification ... ok [INFO] [stdout] test types::parse::test_parse_ty_attrset ... ok [INFO] [stdout] test types::parse::test_parse_ty_attrset_identifier ... ok [INFO] [stdout] test types::parse::test_parse_ty_env ... ok [INFO] [stdout] test typecheck::tests::synth_bindings_rec ... ok [INFO] [stdout] test typecheck::tests::synth_functions ... ok [INFO] [stdout] test types::parse::test_parse_ty_list ... ok [INFO] [stdout] test types::parse::test_parse_ty_parens ... ok [INFO] [stdout] test types::parse_utils::test_parse_many ... ok [INFO] [stdout] test types::parse_utils::test_parse_joined ... ok [INFO] [stdout] test types::parse::test_parse_ty_simple ... ok [INFO] [stdout] test types::parse::test_parse_ty_fn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests onyx [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" "4395f76d2f55606ec557486fb264ca832f799e7db53dc9f808ef01e9155dc115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4395f76d2f55606ec557486fb264ca832f799e7db53dc9f808ef01e9155dc115", kill_on_drop: false }` [INFO] [stdout] 4395f76d2f55606ec557486fb264ca832f799e7db53dc9f808ef01e9155dc115