[INFO] cloning repository https://github.com/jgriebler/mycon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgriebler/mycon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgriebler%2Fmycon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgriebler%2Fmycon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3104cf9daec56a1aa75cc73afafd5e5fe0d3c2c8 [INFO] testing jgriebler/mycon against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgriebler%2Fmycon" "/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/jgriebler/mycon on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jgriebler/mycon [INFO] finished tweaking git repo https://github.com/jgriebler/mycon [INFO] tweaked toml for git repo https://github.com/jgriebler/mycon written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/jgriebler/mycon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7aa58a7730b3a011126fbe98e5ac46d58542c158f4e1a60c1b86d646ec4f513b [INFO] running `Command { std: "docker" "start" "-a" "7aa58a7730b3a011126fbe98e5ac46d58542c158f4e1a60c1b86d646ec4f513b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aa58a7730b3a011126fbe98e5ac46d58542c158f4e1a60c1b86d646ec4f513b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aa58a7730b3a011126fbe98e5ac46d58542c158f4e1a60c1b86d646ec4f513b", kill_on_drop: false }` [INFO] [stdout] 7aa58a7730b3a011126fbe98e5ac46d58542c158f4e1a60c1b86d646ec4f513b [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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a23ea314bb3fd294cb219897e721a6db3752dbfe41635d5a968ef85974fd1b4 [INFO] running `Command { std: "docker" "start" "-a" "8a23ea314bb3fd294cb219897e721a6db3752dbfe41635d5a968ef85974fd1b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling mycon v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/program/ip.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | 'A' ... 'Z' => self.reflect(), // TODO implement [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.42s [INFO] running `Command { std: "docker" "inspect" "8a23ea314bb3fd294cb219897e721a6db3752dbfe41635d5a968ef85974fd1b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a23ea314bb3fd294cb219897e721a6db3752dbfe41635d5a968ef85974fd1b4", kill_on_drop: false }` [INFO] [stdout] 8a23ea314bb3fd294cb219897e721a6db3752dbfe41635d5a968ef85974fd1b4 [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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03256e04899f9ef928456bf42277039ffeec202d9b6e73e31b63d228ff4a0b35 [INFO] running `Command { std: "docker" "start" "-a" "03256e04899f9ef928456bf42277039ffeec202d9b6e73e31b63d228ff4a0b35", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling itertools-num v0.1.2 [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/program/ip.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | 'A' ... 'Z' => self.reflect(), // TODO implement [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling criterion-stats v0.2.5 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling criterion-plot v0.2.5 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.12 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling csv v1.0.2 [INFO] [stderr] Compiling handlebars v0.32.4 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling criterion v0.2.5 [INFO] [stderr] Compiling mycon v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/program/ip.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | 'A' ... 'Z' => self.reflect(), // TODO implement [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.20s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/mycon-2383b71a89758505) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/mycon-fdf47a3a0d4eff0b) [INFO] [stderr] Executable tests/example_programs.rs (/opt/rustwide/target/debug/deps/example_programs-64efd0534e3af12d) [INFO] running `Command { std: "docker" "inspect" "03256e04899f9ef928456bf42277039ffeec202d9b6e73e31b63d228ff4a0b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03256e04899f9ef928456bf42277039ffeec202d9b6e73e31b63d228ff4a0b35", kill_on_drop: false }` [INFO] [stdout] 03256e04899f9ef928456bf42277039ffeec202d9b6e73e31b63d228ff4a0b35 [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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4c14d2e5f47312af97bf23bf2d7a87f5653283028efcefae8d19d69ddd9531e5 [INFO] running `Command { std: "docker" "start" "-a" "4c14d2e5f47312af97bf23bf2d7a87f5653283028efcefae8d19d69ddd9531e5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/program/ip.rs:149:17 [INFO] [stderr] | [INFO] [stderr] 149 | 'A' ... 'Z' => self.reflect(), // TODO implement [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `mycon` (lib) generated 1 warning [INFO] [stderr] warning: `mycon` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mycon-2383b71a89758505) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test data::space::tests::space_get_empty ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mycon-fdf47a3a0d4eff0b) [INFO] [stdout] test data::space::tests::space_grow_bounds ... ok [INFO] [stderr] Running tests/example_programs.rs (/opt/rustwide/target/debug/deps/example_programs-64efd0534e3af12d) [INFO] [stdout] test data::space::tests::space_set_get ... ok [INFO] [stdout] test data::space::tests::space_read ... ok [INFO] [stdout] test data::space::tests::space_init_bounds ... ok [INFO] [stdout] test data::space::tests::space_read_bounds ... ok [INFO] [stdout] test data::space::tests::space_get_uninit ... ok [INFO] [stdout] test data::space::tests::space_keep_bounds ... ok [INFO] [stdout] test data::space::tests::space_set_get_large ... ok [INFO] [stdout] test data::stack::tests::stack_pop_empty ... ok [INFO] [stdout] test data::stack::tests::stack_clear ... ok [INFO] [stdout] test data::stack::tests::stack_push_pop ... ok [INFO] [stdout] test data::space::tests::space_set_get_multiple ... ok [INFO] [stdout] test data::stack::tests::stack_string ... ok [INFO] [stdout] test data::stack::tests::stack_push_pop_multiple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [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; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test fibo ... ok [INFO] [stdout] test hello ... ok [INFO] [stdout] test quine ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests mycon [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/workdir/src/program/ip.rs:149:17 [INFO] [stderr] | [INFO] [stderr] 149 | 'A' ... 'Z' => self.reflect(), // TODO implement [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [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" "4c14d2e5f47312af97bf23bf2d7a87f5653283028efcefae8d19d69ddd9531e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c14d2e5f47312af97bf23bf2d7a87f5653283028efcefae8d19d69ddd9531e5", kill_on_drop: false }` [INFO] [stdout] 4c14d2e5f47312af97bf23bf2d7a87f5653283028efcefae8d19d69ddd9531e5