[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-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgriebler%2Fmycon" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jgriebler/mycon on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-27/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-02-22" "fetch" "--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-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b182f6e26117263ae9c6a662b7ec0cd5dc35e76e5c865ed7f5c2bd90ef52c68 [INFO] running `Command { std: "docker" "start" "-a" "2b182f6e26117263ae9c6a662b7ec0cd5dc35e76e5c865ed7f5c2bd90ef52c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b182f6e26117263ae9c6a662b7ec0cd5dc35e76e5c865ed7f5c2bd90ef52c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b182f6e26117263ae9c6a662b7ec0cd5dc35e76e5c865ed7f5c2bd90ef52c68", kill_on_drop: false }` [INFO] [stdout] 2b182f6e26117263ae9c6a662b7ec0cd5dc35e76e5c865ed7f5c2bd90ef52c68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed624adb53aa1b0376eb9da6b74337b2f033851686a8f8024f8444673719fb8f [INFO] running `Command { std: "docker" "start" "-a" "ed624adb53aa1b0376eb9da6b74337b2f033851686a8f8024f8444673719fb8f", 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 unicode-width v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.40 [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 7.32s [INFO] running `Command { std: "docker" "inspect" "ed624adb53aa1b0376eb9da6b74337b2f033851686a8f8024f8444673719fb8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed624adb53aa1b0376eb9da6b74337b2f033851686a8f8024f8444673719fb8f", kill_on_drop: false }` [INFO] [stdout] ed624adb53aa1b0376eb9da6b74337b2f033851686a8f8024f8444673719fb8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 146fb8cadce21aea1985c3219c688e2876947b1af0290f469f095cc5ffeefcce [INFO] running `Command { std: "docker" "start" "-a" "146fb8cadce21aea1985c3219c688e2876947b1af0290f469f095cc5ffeefcce", kill_on_drop: false }` [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 unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.2 [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 itoa v0.4.3 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.3 [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 regex-syntax v0.6.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling term v0.5.1 [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 aho-corasick v0.6.8 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling criterion-plot v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.12 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling csv v1.0.2 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling handlebars v0.32.4 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [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 23.37s [INFO] running `Command { std: "docker" "inspect" "146fb8cadce21aea1985c3219c688e2876947b1af0290f469f095cc5ffeefcce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "146fb8cadce21aea1985c3219c688e2876947b1af0290f469f095cc5ffeefcce", kill_on_drop: false }` [INFO] [stdout] 146fb8cadce21aea1985c3219c688e2876947b1af0290f469f095cc5ffeefcce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bcac14c51ee1781b0673166ed89eb1c764de37643c08da4bc5431cc7c90101ae [INFO] running `Command { std: "docker" "start" "-a" "bcac14c51ee1781b0673166ed89eb1c764de37643c08da4bc5431cc7c90101ae", kill_on_drop: false }` [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.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mycon-2383b71a89758505) [INFO] [stdout] running 15 tests [INFO] [stdout] test data::space::tests::space_get_empty ... ok [INFO] [stdout] test data::space::tests::space_get_uninit ... ok [INFO] [stdout] test data::space::tests::space_read ... ok [INFO] [stdout] test data::space::tests::space_keep_bounds ... ok [INFO] [stdout] test data::space::tests::space_init_bounds ... ok [INFO] [stdout] test data::space::tests::space_grow_bounds ... ok [INFO] [stdout] test data::space::tests::space_read_bounds ... ok [INFO] [stdout] test data::space::tests::space_set_get ... ok [INFO] [stdout] test data::stack::tests::stack_clear ... ok [INFO] [stdout] test data::stack::tests::stack_pop_empty ... 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] test data::space::tests::space_set_get_large ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mycon-fdf47a3a0d4eff0b) [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] [stderr] Running tests/example_programs.rs (/opt/rustwide/target/debug/deps/example_programs-64efd0534e3af12d) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test hello ... ok [INFO] [stdout] test quine ... ok [INFO] [stdout] test fibo ... 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" "bcac14c51ee1781b0673166ed89eb1c764de37643c08da4bc5431cc7c90101ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcac14c51ee1781b0673166ed89eb1c764de37643c08da4bc5431cc7c90101ae", kill_on_drop: false }` [INFO] [stdout] bcac14c51ee1781b0673166ed89eb1c764de37643c08da4bc5431cc7c90101ae