[INFO] cloning repository https://github.com/ymgyt/proconio-handson [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ymgyt/proconio-handson" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fproconio-handson", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fproconio-handson'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f340cf330d9976566f4eced5674d8d52d27965d8 [INFO] testing ymgyt/proconio-handson against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fproconio-handson" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ymgyt/proconio-handson on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-38/source/rust-toolchain [INFO] started tweaking git repo https://github.com/ymgyt/proconio-handson [INFO] finished tweaking git repo https://github.com/ymgyt/proconio-handson [INFO] tweaked toml for git repo https://github.com/ymgyt/proconio-handson written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate git repo https://github.com/ymgyt/proconio-handson already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 172d38845d0a4b52cc889ce4dbb7e0708491f7183ef23a6c953914911488e51a [INFO] running `Command { std: "docker" "start" "-a" "172d38845d0a4b52cc889ce4dbb7e0708491f7183ef23a6c953914911488e51a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "172d38845d0a4b52cc889ce4dbb7e0708491f7183ef23a6c953914911488e51a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "172d38845d0a4b52cc889ce4dbb7e0708491f7183ef23a6c953914911488e51a", kill_on_drop: false }` [INFO] [stdout] 172d38845d0a4b52cc889ce4dbb7e0708491f7183ef23a6c953914911488e51a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b55de1812285f3fcf0bedbf850e6e363402a052abf3ca9ef18ba509cc5da74dd [INFO] running `Command { std: "docker" "start" "-a" "b55de1812285f3fcf0bedbf850e6e363402a052abf3ca9ef18ba509cc5da74dd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proconio-handson v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] note: trace_macro [INFO] [stdout] --> src/main.rs:370:5 [INFO] [stdout] | [INFO] [stdout] 370 | / input! { [INFO] [stdout] 371 | | from source, [INFO] [stdout] 372 | | n: usize, [INFO] [stdout] 373 | | ts: [(i8, String); n], [INFO] [stdout] 374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expanding `input! { from source, n : usize, ts : [(i8, String) ; n], }` [INFO] [stdout] = note: to `let mut s = source ; input! [INFO] [stdout] { @ from [& mut s] @ rest n : usize, ts : [(i8, String) ; n], }` [INFO] [stdout] = note: expanding `input! { @ from [& mut s] @ rest n : usize, ts : [(i8, String) ; n], }` [INFO] [stdout] = note: to `input! { @ from [&mut s] @ mut [] @ rest n : usize, ts : [(i8, String) ; n], }` [INFO] [stdout] = note: expanding `input! { @ from [&mut s] @ mut [] @ rest n : usize, ts : [(i8, String) ; n], }` [INFO] [stdout] = note: to `input! [INFO] [stdout] { [INFO] [stdout] @ from [&mut s] @ mut [] @ var n @ kind [] @ rest usize, ts : [INFO] [stdout] [(i8, String) ; n], [INFO] [stdout] }` [INFO] [stdout] = note: expanding `input! { @ from [&mut s] @ mut [] @ var n @ kind [] @ rest usize, ts : [INFO] [stdout] [(i8, String) ; n], }` [INFO] [stdout] = note: to `input! [INFO] [stdout] (@ from [&mut s] @ mut [] @ var n @ kind [usize] @ rest, ts : [INFO] [stdout] [(i8, String) ; n],) ;` [INFO] [stdout] = note: expanding `input! { @ from [&mut s] @ mut [] @ var n @ kind [usize] @ rest, ts : [INFO] [stdout] [(i8, String) ; n], }` [INFO] [stdout] = note: to `input! (@ from [&mut s] @ mut [] @ var n @ kind [usize] @ rest) ; input! [INFO] [stdout] (@ from [&mut s] @ rest ts : [(i8, String) ; n],) ;` [INFO] [stdout] = note: expanding `input! { @ from [&mut s] @ mut [] @ var n @ kind [usize] @ rest }` [INFO] [stdout] = note: to `let n = read_value! (@ source [&mut s] @ kind [usize]) ;` [INFO] [stdout] = note: expanding `read_value! { @ source [&mut s] @ kind [usize] }` [INFO] [stdout] = note: to `< usize as Readable > :: read(&mut s)` [INFO] [stdout] = note: expanding `input! { @ from [&mut s] @ rest ts : [(i8, String) ; n], }` [INFO] [stdout] = note: to `input! { @ from [&mut s] @ mut [] @ rest ts : [(i8, String) ; n], }` [INFO] [stdout] = note: expanding `input! { @ from [&mut s] @ mut [] @ rest ts : [(i8, String) ; n], }` [INFO] [stdout] = note: to `input! [INFO] [stdout] { @ from [&mut s] @ mut [] @ var ts @ kind [] @ rest [(i8, String) ; n], }` [INFO] [stdout] = note: expanding `input! { @ from [&mut s] @ mut [] @ var ts @ kind [] @ rest [(i8, String) ; n], }` [INFO] [stdout] = note: to `input! (@ from [&mut s] @ mut [] @ var ts @ kind [[(i8, String) ; n]] @ rest,) [INFO] [stdout] ;` [INFO] [stdout] = note: expanding `input! { @ from [&mut s] @ mut [] @ var ts @ kind [[(i8, String) ; n]] @ rest, }` [INFO] [stdout] = note: to `input! (@ from [&mut s] @ mut [] @ var ts @ kind [[(i8, String) ; n]] @ rest) [INFO] [stdout] ; input! (@ from [&mut s] @ rest) ;` [INFO] [stdout] = note: expanding `input! { @ from [&mut s] @ mut [] @ var ts @ kind [[(i8, String) ; n]] @ rest }` [INFO] [stdout] = note: to `let ts = read_value! (@ source [&mut s] @ kind [[(i8, String) ; n]]) ;` [INFO] [stdout] = note: expanding `read_value! { @ source [&mut s] @ kind [[(i8, String) ; n]] }` [INFO] [stdout] = note: to `read_value! (@ array @ source [&mut s] @ kind [] @ rest(i8, String) ; n)` [INFO] [stdout] = note: expanding `read_value! { @ array @ source [&mut s] @ kind [] @ rest(i8, String) ; n }` [INFO] [stdout] = note: to `read_value! (@ array @ source [&mut s] @ kind [(i8, String)] @ rest ; n)` [INFO] [stdout] = note: expanding `read_value! { @ array @ source [&mut s] @ kind [(i8, String)] @ rest ; n }` [INFO] [stdout] = note: to `read_value! (@ array @ source [&mut s] @ kind [(i8, String)] @ len [n])` [INFO] [stdout] = note: expanding `read_value! { @ array @ source [&mut s] @ kind [(i8, String)] @ len [n] }` [INFO] [stdout] = note: to `{ [INFO] [stdout] let len = n ; [INFO] [stdout] (0 .. [INFO] [stdout] len).map(| _ | read_value! [INFO] [stdout] (@ source [&mut s] @ kind [(i8, String)])).collect :: < Vec < _ [INFO] [stdout] >> () [INFO] [stdout] }` [INFO] [stdout] = note: expanding `read_value! { @ source [&mut s] @ kind [(i8, String)] }` [INFO] [stdout] = note: to `read_value! [INFO] [stdout] (@ tuple @ source [&mut s] @ kinds [] @ current [] @ rest i8, String)` [INFO] [stdout] = note: expanding `read_value! { @ tuple @ source [&mut s] @ kinds [] @ current [] @ rest i8, String }` [INFO] [stdout] = note: to `read_value! [INFO] [stdout] (@ tuple @ source [&mut s] @ kinds [] @ current [i8] @ rest, String)` [INFO] [stdout] = note: expanding `read_value! { @ tuple @ source [&mut s] @ kinds [] @ current [i8] @ rest, String }` [INFO] [stdout] = note: to `read_value! [INFO] [stdout] (@ tuple @ source [&mut s] @ kinds [[i8]] @ current [] @ rest String)` [INFO] [stdout] = note: expanding `read_value! { @ tuple @ source [&mut s] @ kinds [[i8]] @ current [] @ rest String }` [INFO] [stdout] = note: to `read_value! [INFO] [stdout] (@ tuple @ source [&mut s] @ kinds [[i8]] @ current [String] @ rest)` [INFO] [stdout] = note: expanding `read_value! { @ tuple @ source [&mut s] @ kinds [[i8]] @ current [String] @ rest }` [INFO] [stdout] = note: to `read_value! [INFO] [stdout] (@ tuple @ source [&mut s] @ kinds [[i8] [String]] @ current [] @ rest)` [INFO] [stdout] = note: expanding `read_value! { @ tuple @ source [&mut s] @ kinds [[i8] [String]] @ current [] @ rest }` [INFO] [stdout] = note: to `(read_value! (@ source [&mut s] @ kind [i8]), read_value! [INFO] [stdout] (@ source [&mut s] @ kind [String]),)` [INFO] [stdout] = note: expanding `read_value! { @ source [&mut s] @ kind [i8] }` [INFO] [stdout] = note: to `< i8 as Readable > :: read(&mut s)` [INFO] [stdout] = note: expanding `read_value! { @ source [&mut s] @ kind [String] }` [INFO] [stdout] = note: to `< String as Readable > :: read(&mut s)` [INFO] [stdout] = note: expanding `input! { @ from [&mut s] @ rest }` [INFO] [stdout] = note: to `` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `Command { std: "docker" "inspect" "b55de1812285f3fcf0bedbf850e6e363402a052abf3ca9ef18ba509cc5da74dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b55de1812285f3fcf0bedbf850e6e363402a052abf3ca9ef18ba509cc5da74dd", kill_on_drop: false }` [INFO] [stdout] b55de1812285f3fcf0bedbf850e6e363402a052abf3ca9ef18ba509cc5da74dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5934755ae6d90e3534928596e2793967ab981453dbd4cb38f0806a4a6a6387e9 [INFO] running `Command { std: "docker" "start" "-a" "5934755ae6d90e3534928596e2793967ab981453dbd4cb38f0806a4a6a6387e9", kill_on_drop: false }` [INFO] [stderr] Compiling proconio-handson v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] note: trace_macro [INFO] [stdout] --> src/main.rs:370:5 [INFO] [stdout] | [INFO] [stdout] 370 | / input! { [INFO] [stdout] 371 | | from source, [INFO] [stdout] 372 | | n: usize, [INFO] [stdout] 373 | | ts: [(i8, String); n], [INFO] [stdout] 374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: expanding `input! { from source, n : usize, ts : [(i8, String) ; n], }` [INFO] [stdout] = note: to `let mut s = source ; input! [INFO] [stdout] { @ from [& mut s] @ rest n : usize, ts : [(i8, String) ; n], }` [INFO] [stdout] = note: expanding `input! { @ from [& mut s] @ rest n : usize, ts : [(i8, String) ; n], }` [INFO] [stdout] = note: to `input! { @ from [&mut s] @ mut [] @ rest n : usize, ts : [(i8, String) ; n], }` [INFO] [stdout] = note: expanding `input! { @ from [&mut s] @ mut [] @ rest n : usize, ts : [(i8, String) ; n], }` [INFO] [stdout] = note: to `input! [INFO] [stdout] { [INFO] [stdout] @ from [&mut s] @ mut [] @ var n @ kind [] @ rest usize, ts : [INFO] [stdout] [(i8, String) ; n], [INFO] [stdout] }` [INFO] [stdout] = note: expanding `input! { @ from [&mut s] @ mut [] @ var n @ kind [] @ rest usize, ts : [INFO] [stdout] [(i8, String) ; n], }` [INFO] [stdout] = note: to `input! [INFO] [stdout] (@ from [&mut s] @ mut [] @ var n @ kind [usize] @ rest, ts : [INFO] [stdout] [(i8, String) ; n],) ;` [INFO] [stdout] = note: expanding `input! { @ from [&mut s] @ mut [] @ var n @ kind [usize] @ rest, ts : [INFO] [stdout] [(i8, String) ; n], }` [INFO] [stdout] = note: to `input! (@ from [&mut s] @ mut [] @ var n @ kind [usize] @ rest) ; input! [INFO] [stdout] (@ from [&mut s] @ rest ts : [(i8, String) ; n],) ;` [INFO] [stdout] = note: expanding `input! { @ from [&mut s] @ mut [] @ var n @ kind [usize] @ rest }` [INFO] [stdout] = note: to `let n = read_value! (@ source [&mut s] @ kind [usize]) ;` [INFO] [stdout] = note: expanding `read_value! { @ source [&mut s] @ kind [usize] }` [INFO] [stdout] = note: to `< usize as Readable > :: read(&mut s)` [INFO] [stdout] = note: expanding `input! { @ from [&mut s] @ rest ts : [(i8, String) ; n], }` [INFO] [stdout] = note: to `input! { @ from [&mut s] @ mut [] @ rest ts : [(i8, String) ; n], }` [INFO] [stdout] = note: expanding `input! { @ from [&mut s] @ mut [] @ rest ts : [(i8, String) ; n], }` [INFO] [stdout] = note: to `input! [INFO] [stdout] { @ from [&mut s] @ mut [] @ var ts @ kind [] @ rest [(i8, String) ; n], }` [INFO] [stdout] = note: expanding `input! { @ from [&mut s] @ mut [] @ var ts @ kind [] @ rest [(i8, String) ; n], }` [INFO] [stdout] = note: to `input! (@ from [&mut s] @ mut [] @ var ts @ kind [[(i8, String) ; n]] @ rest,) [INFO] [stdout] ;` [INFO] [stdout] = note: expanding `input! { @ from [&mut s] @ mut [] @ var ts @ kind [[(i8, String) ; n]] @ rest, }` [INFO] [stdout] = note: to `input! (@ from [&mut s] @ mut [] @ var ts @ kind [[(i8, String) ; n]] @ rest) [INFO] [stdout] ; input! (@ from [&mut s] @ rest) ;` [INFO] [stdout] = note: expanding `input! { @ from [&mut s] @ mut [] @ var ts @ kind [[(i8, String) ; n]] @ rest }` [INFO] [stdout] = note: to `let ts = read_value! (@ source [&mut s] @ kind [[(i8, String) ; n]]) ;` [INFO] [stdout] = note: expanding `read_value! { @ source [&mut s] @ kind [[(i8, String) ; n]] }` [INFO] [stdout] = note: to `read_value! (@ array @ source [&mut s] @ kind [] @ rest(i8, String) ; n)` [INFO] [stdout] = note: expanding `read_value! { @ array @ source [&mut s] @ kind [] @ rest(i8, String) ; n }` [INFO] [stdout] = note: to `read_value! (@ array @ source [&mut s] @ kind [(i8, String)] @ rest ; n)` [INFO] [stdout] = note: expanding `read_value! { @ array @ source [&mut s] @ kind [(i8, String)] @ rest ; n }` [INFO] [stdout] = note: to `read_value! (@ array @ source [&mut s] @ kind [(i8, String)] @ len [n])` [INFO] [stdout] = note: expanding `read_value! { @ array @ source [&mut s] @ kind [(i8, String)] @ len [n] }` [INFO] [stdout] = note: to `{ [INFO] [stdout] let len = n ; [INFO] [stdout] (0 .. [INFO] [stdout] len).map(| _ | read_value! [INFO] [stdout] (@ source [&mut s] @ kind [(i8, String)])).collect :: < Vec < _ [INFO] [stdout] >> () [INFO] [stdout] }` [INFO] [stdout] = note: expanding `read_value! { @ source [&mut s] @ kind [(i8, String)] }` [INFO] [stdout] = note: to `read_value! [INFO] [stdout] (@ tuple @ source [&mut s] @ kinds [] @ current [] @ rest i8, String)` [INFO] [stdout] = note: expanding `read_value! { @ tuple @ source [&mut s] @ kinds [] @ current [] @ rest i8, String }` [INFO] [stdout] = note: to `read_value! [INFO] [stdout] (@ tuple @ source [&mut s] @ kinds [] @ current [i8] @ rest, String)` [INFO] [stdout] = note: expanding `read_value! { @ tuple @ source [&mut s] @ kinds [] @ current [i8] @ rest, String }` [INFO] [stdout] = note: to `read_value! [INFO] [stdout] (@ tuple @ source [&mut s] @ kinds [[i8]] @ current [] @ rest String)` [INFO] [stdout] = note: expanding `read_value! { @ tuple @ source [&mut s] @ kinds [[i8]] @ current [] @ rest String }` [INFO] [stdout] = note: to `read_value! [INFO] [stdout] (@ tuple @ source [&mut s] @ kinds [[i8]] @ current [String] @ rest)` [INFO] [stdout] = note: expanding `read_value! { @ tuple @ source [&mut s] @ kinds [[i8]] @ current [String] @ rest }` [INFO] [stdout] = note: to `read_value! [INFO] [stdout] (@ tuple @ source [&mut s] @ kinds [[i8] [String]] @ current [] @ rest)` [INFO] [stdout] = note: expanding `read_value! { @ tuple @ source [&mut s] @ kinds [[i8] [String]] @ current [] @ rest }` [INFO] [stdout] = note: to `(read_value! (@ source [&mut s] @ kind [i8]), read_value! [INFO] [stdout] (@ source [&mut s] @ kind [String]),)` [INFO] [stdout] = note: expanding `read_value! { @ source [&mut s] @ kind [i8] }` [INFO] [stdout] = note: to `< i8 as Readable > :: read(&mut s)` [INFO] [stdout] = note: expanding `read_value! { @ source [&mut s] @ kind [String] }` [INFO] [stdout] = note: to `< String as Readable > :: read(&mut s)` [INFO] [stdout] = note: expanding `input! { @ from [&mut s] @ rest }` [INFO] [stdout] = note: to `` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `Command { std: "docker" "inspect" "5934755ae6d90e3534928596e2793967ab981453dbd4cb38f0806a4a6a6387e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5934755ae6d90e3534928596e2793967ab981453dbd4cb38f0806a4a6a6387e9", kill_on_drop: false }` [INFO] [stdout] 5934755ae6d90e3534928596e2793967ab981453dbd4cb38f0806a4a6a6387e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 527a79c51b9d0a5dd440fb01508e4ad3817016b2e071c7ecdbb2254ca7c02cdd [INFO] running `Command { std: "docker" "start" "-a" "527a79c51b9d0a5dd440fb01508e4ad3817016b2e071c7ecdbb2254ca7c02cdd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: trace_macro [INFO] [stderr] --> src/main.rs:370:5 [INFO] [stderr] | [INFO] [stderr] 370 | / input! { [INFO] [stderr] 371 | | from source, [INFO] [stderr] 372 | | n: usize, [INFO] [stderr] 373 | | ts: [(i8, String); n], [INFO] [stderr] 374 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: expanding `input! { from source, n : usize, ts : [(i8, String) ; n], }` [INFO] [stderr] = note: to `let mut s = source ; input! [INFO] [stderr] { @ from [& mut s] @ rest n : usize, ts : [(i8, String) ; n], }` [INFO] [stderr] = note: expanding `input! { @ from [& mut s] @ rest n : usize, ts : [(i8, String) ; n], }` [INFO] [stderr] = note: to `input! { @ from [&mut s] @ mut [] @ rest n : usize, ts : [(i8, String) ; n], }` [INFO] [stderr] = note: expanding `input! { @ from [&mut s] @ mut [] @ rest n : usize, ts : [(i8, String) ; n], }` [INFO] [stderr] = note: to `input! [INFO] [stderr] { [INFO] [stderr] @ from [&mut s] @ mut [] @ var n @ kind [] @ rest usize, ts : [INFO] [stderr] [(i8, String) ; n], [INFO] [stderr] }` [INFO] [stderr] = note: expanding `input! { @ from [&mut s] @ mut [] @ var n @ kind [] @ rest usize, ts : [INFO] [stderr] [(i8, String) ; n], }` [INFO] [stderr] = note: to `input! [INFO] [stderr] (@ from [&mut s] @ mut [] @ var n @ kind [usize] @ rest, ts : [INFO] [stderr] [(i8, String) ; n],) ;` [INFO] [stderr] = note: expanding `input! { @ from [&mut s] @ mut [] @ var n @ kind [usize] @ rest, ts : [INFO] [stderr] [(i8, String) ; n], }` [INFO] [stderr] = note: to `input! (@ from [&mut s] @ mut [] @ var n @ kind [usize] @ rest) ; input! [INFO] [stderr] (@ from [&mut s] @ rest ts : [(i8, String) ; n],) ;` [INFO] [stderr] = note: expanding `input! { @ from [&mut s] @ mut [] @ var n @ kind [usize] @ rest }` [INFO] [stderr] = note: to `let n = read_value! (@ source [&mut s] @ kind [usize]) ;` [INFO] [stderr] = note: expanding `read_value! { @ source [&mut s] @ kind [usize] }` [INFO] [stderr] = note: to `< usize as Readable > :: read(&mut s)` [INFO] [stderr] = note: expanding `input! { @ from [&mut s] @ rest ts : [(i8, String) ; n], }` [INFO] [stderr] = note: to `input! { @ from [&mut s] @ mut [] @ rest ts : [(i8, String) ; n], }` [INFO] [stderr] = note: expanding `input! { @ from [&mut s] @ mut [] @ rest ts : [(i8, String) ; n], }` [INFO] [stderr] = note: to `input! [INFO] [stderr] { @ from [&mut s] @ mut [] @ var ts @ kind [] @ rest [(i8, String) ; n], }` [INFO] [stderr] = note: expanding `input! { @ from [&mut s] @ mut [] @ var ts @ kind [] @ rest [(i8, String) ; n], }` [INFO] [stderr] = note: to `input! (@ from [&mut s] @ mut [] @ var ts @ kind [[(i8, String) ; n]] @ rest,) [INFO] [stderr] ;` [INFO] [stderr] = note: expanding `input! { @ from [&mut s] @ mut [] @ var ts @ kind [[(i8, String) ; n]] @ rest, }` [INFO] [stderr] = note: to `input! (@ from [&mut s] @ mut [] @ var ts @ kind [[(i8, String) ; n]] @ rest) [INFO] [stderr] ; input! (@ from [&mut s] @ rest) ;` [INFO] [stderr] = note: expanding `input! { @ from [&mut s] @ mut [] @ var ts @ kind [[(i8, String) ; n]] @ rest }` [INFO] [stderr] = note: to `let ts = read_value! (@ source [&mut s] @ kind [[(i8, String) ; n]]) ;` [INFO] [stderr] = note: expanding `read_value! { @ source [&mut s] @ kind [[(i8, String) ; n]] }` [INFO] [stderr] = note: to `read_value! (@ array @ source [&mut s] @ kind [] @ rest(i8, String) ; n)` [INFO] [stderr] = note: expanding `read_value! { @ array @ source [&mut s] @ kind [] @ rest(i8, String) ; n }` [INFO] [stderr] = note: to `read_value! (@ array @ source [&mut s] @ kind [(i8, String)] @ rest ; n)` [INFO] [stderr] = note: expanding `read_value! { @ array @ source [&mut s] @ kind [(i8, String)] @ rest ; n }` [INFO] [stderr] = note: to `read_value! (@ array @ source [&mut s] @ kind [(i8, String)] @ len [n])` [INFO] [stderr] = note: expanding `read_value! { @ array @ source [&mut s] @ kind [(i8, String)] @ len [n] }` [INFO] [stderr] = note: to `{ [INFO] [stderr] let len = n ; [INFO] [stderr] (0 .. [INFO] [stderr] len).map(| _ | read_value! [INFO] [stderr] (@ source [&mut s] @ kind [(i8, String)])).collect :: < Vec < _ [INFO] [stderr] >> () [INFO] [stderr] }` [INFO] [stderr] = note: expanding `read_value! { @ source [&mut s] @ kind [(i8, String)] }` [INFO] [stderr] = note: to `read_value! [INFO] [stderr] (@ tuple @ source [&mut s] @ kinds [] @ current [] @ rest i8, String)` [INFO] [stderr] = note: expanding `read_value! { @ tuple @ source [&mut s] @ kinds [] @ current [] @ rest i8, String }` [INFO] [stderr] = note: to `read_value! [INFO] [stderr] (@ tuple @ source [&mut s] @ kinds [] @ current [i8] @ rest, String)` [INFO] [stderr] = note: expanding `read_value! { @ tuple @ source [&mut s] @ kinds [] @ current [i8] @ rest, String }` [INFO] [stderr] = note: to `read_value! [INFO] [stderr] (@ tuple @ source [&mut s] @ kinds [[i8]] @ current [] @ rest String)` [INFO] [stderr] = note: expanding `read_value! { @ tuple @ source [&mut s] @ kinds [[i8]] @ current [] @ rest String }` [INFO] [stderr] = note: to `read_value! [INFO] [stderr] (@ tuple @ source [&mut s] @ kinds [[i8]] @ current [String] @ rest)` [INFO] [stderr] = note: expanding `read_value! { @ tuple @ source [&mut s] @ kinds [[i8]] @ current [String] @ rest }` [INFO] [stderr] = note: to `read_value! [INFO] [stderr] (@ tuple @ source [&mut s] @ kinds [[i8] [String]] @ current [] @ rest)` [INFO] [stderr] = note: expanding `read_value! { @ tuple @ source [&mut s] @ kinds [[i8] [String]] @ current [] @ rest }` [INFO] [stderr] = note: to `(read_value! (@ source [&mut s] @ kind [i8]), read_value! [INFO] [stderr] (@ source [&mut s] @ kind [String]),)` [INFO] [stderr] = note: expanding `read_value! { @ source [&mut s] @ kind [i8] }` [INFO] [stderr] = note: to `< i8 as Readable > :: read(&mut s)` [INFO] [stderr] = note: expanding `read_value! { @ source [&mut s] @ kind [String] }` [INFO] [stderr] = note: to `< String as Readable > :: read(&mut s)` [INFO] [stderr] = note: expanding `input! { @ from [&mut s] @ rest }` [INFO] [stderr] = note: to `` [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/proconio_handson-f9cce366d8257591) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::empty ... ok [INFO] [stdout] test tests::case_1 ... ok [INFO] [stdout] test tests::jagged_array_1 ... ok [INFO] [stdout] test tests::array_1 ... ok [INFO] [stdout] test tests::marker_bytes ... ok [INFO] [stdout] test tests::marker_chars ... ok [INFO] [stdout] test tests::mut_1 ... ok [INFO] [stdout] test tests::tuple_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "527a79c51b9d0a5dd440fb01508e4ad3817016b2e071c7ecdbb2254ca7c02cdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "527a79c51b9d0a5dd440fb01508e4ad3817016b2e071c7ecdbb2254ca7c02cdd", kill_on_drop: false }` [INFO] [stdout] 527a79c51b9d0a5dd440fb01508e4ad3817016b2e071c7ecdbb2254ca7c02cdd