[INFO] updating cached repository https://github.com/casey/odin [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] acebf3656b648e26d36a1a1dc41aabe52356b5cc [INFO] testing casey/odin against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fodin" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/casey/odin on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/casey/odin [INFO] finished tweaking git repo https://github.com/casey/odin [INFO] tweaked toml for git repo https://github.com/casey/odin written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/casey/odin already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 733971b6048b8835ac7e060b1ff9e114f605bf89009e88279e0982c03f13ffbc [INFO] running `"docker" "start" "-a" "733971b6048b8835ac7e060b1ff9e114f605bf89009e88279e0982c03f13ffbc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling unindent v0.1.4 [INFO] [stderr] Compiling webbrowser v0.5.1 [INFO] [stderr] Compiling ansi_term v0.12.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bstr v0.2.7 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling globwalk v0.7.1 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling indoc v0.3.4 [INFO] [stderr] Compiling tera v1.0.0-beta.14 [INFO] [stderr] Compiling odin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `"docker" "inspect" "733971b6048b8835ac7e060b1ff9e114f605bf89009e88279e0982c03f13ffbc"` [INFO] running `"docker" "rm" "-f" "733971b6048b8835ac7e060b1ff9e114f605bf89009e88279e0982c03f13ffbc"` [INFO] [stdout] 733971b6048b8835ac7e060b1ff9e114f605bf89009e88279e0982c03f13ffbc [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 55b87a1c1bf153791ae2a7a3da9ef9e31ad53fb4723860c5de4aea7520307aa7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "55b87a1c1bf153791ae2a7a3da9ef9e31ad53fb4723860c5de4aea7520307aa7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling getrandom v0.1.10 [INFO] [stderr] Compiling executable-path v1.0.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling odin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.72s [INFO] running `"docker" "inspect" "55b87a1c1bf153791ae2a7a3da9ef9e31ad53fb4723860c5de4aea7520307aa7"` [INFO] running `"docker" "rm" "-f" "55b87a1c1bf153791ae2a7a3da9ef9e31ad53fb4723860c5de4aea7520307aa7"` [INFO] [stdout] 55b87a1c1bf153791ae2a7a3da9ef9e31ad53fb4723860c5de4aea7520307aa7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1f37147bc797ac23e13877f65d30715851042c588a9216ef7d7c362fef285251 [INFO] running `"docker" "start" "-a" "1f37147bc797ac23e13877f65d30715851042c588a9216ef7d7c362fef285251"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/odin-8d32caa7908cced5 [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test context::tests::simple ... ok [INFO] [stdout] test error::test::display_alias_target_unknown ... ok [INFO] [stdout] test config::tests::child_has_parent ... ok [INFO] [stdout] test error::test::display_config_deserialize ... ok [INFO] [stdout] test config::tests::root_has_no_parent ... ok [INFO] [stdout] test fn_env::tests::missing ... ok [INFO] [stdout] test subcommand::dump::tests::templates_and_aliases ... ok [INFO] [stdout] test location::tests::display_name ... ok [INFO] [stdout] test fn_env::tests::not_unicode ... ok [INFO] [stdout] test location::tests::display_path ... ok [INFO] [stdout] test subcommand::dump::tests::templates ... ok [INFO] [stdout] test config::tests::unknown_alias ... ok [INFO] [stdout] test config::tests::alias_in_parent_does_not_find_target_in_child ... ok [INFO] [stdout] test fn_env::tests::simple ... ok [INFO] [stdout] test config::tests::child_inherits_from_default ... ok [INFO] [stdout] test context::tests::alias_in_parent_ignores_targets_in_child ... ok [INFO] [stdout] test context::tests::child_alias_finds_child_target ... ok [INFO] [stdout] test context::tests::parent_template_resolves ... ok [INFO] [stdout] test context::tests::child_template_shadows_parent ... ok [INFO] [stdout] test context::tests::child_alias_resolves_to_parent_target ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cmd_function-3654ebeee4d9f982 [INFO] [stdout] running 1 test [INFO] [stdout] test echo ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/default_templates-d0af4054b7b6efc0 [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test google ... ok [INFO] [stdout] test github ... ok [INFO] [stdout] test stack_overflow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1f37147bc797ac23e13877f65d30715851042c588a9216ef7d7c362fef285251"` [INFO] running `"docker" "rm" "-f" "1f37147bc797ac23e13877f65d30715851042c588a9216ef7d7c362fef285251"` [INFO] [stdout] 1f37147bc797ac23e13877f65d30715851042c588a9216ef7d7c362fef285251