[INFO] cloning repository https://github.com/truelossless/crocolang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/truelossless/crocolang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftruelossless%2Fcrocolang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftruelossless%2Fcrocolang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 904741d62506dcdf46cb6262705f3f2826333854 [INFO] testing truelossless/crocolang against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftruelossless%2Fcrocolang" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/truelossless/crocolang on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/truelossless/crocolang [INFO] finished tweaking git repo https://github.com/truelossless/crocolang [INFO] tweaked toml for git repo https://github.com/truelossless/crocolang written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/truelossless/crocolang already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 924e6881199db7b9504e4bfc2ed3dd1c57f6d16cb1dc01392b5494a73da7c14f [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" "924e6881199db7b9504e4bfc2ed3dd1c57f6d16cb1dc01392b5494a73da7c14f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "924e6881199db7b9504e4bfc2ed3dd1c57f6d16cb1dc01392b5494a73da7c14f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "924e6881199db7b9504e4bfc2ed3dd1c57f6d16cb1dc01392b5494a73da7c14f", kill_on_drop: false }` [INFO] [stdout] 924e6881199db7b9504e4bfc2ed3dd1c57f6d16cb1dc01392b5494a73da7c14f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 50dfe124bbd763e50120c6e082771a6e1f542e3e73521b23b15e795510a66ed2 [INFO] running `Command { std: "docker" "start" "-a" "50dfe124bbd763e50120c6e082771a6e1f542e3e73521b23b15e795510a66ed2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=master#67981a09) [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling dyn-clone v1.0.2 [INFO] [stderr] Compiling croco_lang v0.5.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling chunked_transfer v1.2.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling ureq v1.4.0 [INFO] [stderr] Compiling llvm-sys v100.2.0 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling inkwell_internals v0.2.0 (https://github.com/TheDan64/inkwell?branch=master#67981a09) [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "50dfe124bbd763e50120c6e082771a6e1f542e3e73521b23b15e795510a66ed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50dfe124bbd763e50120c6e082771a6e1f542e3e73521b23b15e795510a66ed2", kill_on_drop: false }` [INFO] [stdout] 50dfe124bbd763e50120c6e082771a6e1f542e3e73521b23b15e795510a66ed2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a270d7d036d4f332362195251f4ecce4bba6ce8d527cf53fd9401cfd0a7b7ba [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" "3a270d7d036d4f332362195251f4ecce4bba6ce8d527cf53fd9401cfd0a7b7ba", kill_on_drop: false }` [INFO] [stderr] Compiling croco_lang v0.5.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.89s [INFO] running `Command { std: "docker" "inspect" "3a270d7d036d4f332362195251f4ecce4bba6ce8d527cf53fd9401cfd0a7b7ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a270d7d036d4f332362195251f4ecce4bba6ce8d527cf53fd9401cfd0a7b7ba", kill_on_drop: false }` [INFO] [stdout] 3a270d7d036d4f332362195251f4ecce4bba6ce8d527cf53fd9401cfd0a7b7ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d51d5969dba630664a5ea50688e64fab3ca5c08b69b9b4df4809d4af8229a8ed [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" "d51d5969dba630664a5ea50688e64fab3ca5c08b69b9b4df4809d4af8229a8ed", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/croco-af0d6a94a48651ab [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/crocoi-1a876936c0306655 [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stderr] Running /opt/rustwide/target/debug/deps/crocol-c834f6f8b4fdfc10 [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 [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mod-59594b6be4a1651e [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test structs::it_does_not_change_field_type ... ok [INFO] [stdout] test functions::it_is_called ... ok [INFO] [stdout] test arrays::it_is_indexable ... ok [INFO] [stdout] test structs::it_returns_correct_field_values ... ok [INFO] [stdout] test structs::it_is_declared_correctly ... ok [INFO] [stdout] test structs::it_sets_correct_field_values ... ok [INFO] [stdout] test references::it_assigns_correctly ... ok [INFO] [stdout] test primitives::it_shadows_correctly ... ok [INFO] [stdout] test arrays::it_does_not_change_type ... ok [INFO] [stdout] test conditions::it_matches_if_properly ... ok [INFO] [stdout] test structs::it_calls_methods_correctly ... ok [INFO] [stdout] test structs::it_is_instanciated_correctly ... ok [INFO] [stdout] test references::it_auto_dereferences ... ok [INFO] [stdout] test primitives::it_does_not_change_type ... ok [INFO] [stdout] test arrays::it_can_be_created ... ok [INFO] [stdout] test primitives::it_assigns_correct_values ... ok [INFO] [stdout] test functions::it_returns_values ... ok [INFO] [stdout] test primitives::it_calculates_correctly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests croco [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d51d5969dba630664a5ea50688e64fab3ca5c08b69b9b4df4809d4af8229a8ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d51d5969dba630664a5ea50688e64fab3ca5c08b69b9b4df4809d4af8229a8ed", kill_on_drop: false }` [INFO] [stdout] d51d5969dba630664a5ea50688e64fab3ca5c08b69b9b4df4809d4af8229a8ed