[INFO] cloning repository https://github.com/0x4leaves/typthon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x4leaves/typthon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x4leaves%2Ftypthon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x4leaves%2Ftypthon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e04246353300ef122f5dc8fe23b5c3cf3a37dc6
[INFO] building 0x4leaves/typthon against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x4leaves%2Ftypthon" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/0x4leaves/typthon on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/0x4leaves/typthon
[INFO] finished tweaking git repo https://github.com/0x4leaves/typthon
[INFO] tweaked toml for git repo https://github.com/0x4leaves/typthon written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/0x4leaves/typthon already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db19c034dc8a627a91080364b24a2b24fdb0832c3983599f4aa66a482ceb6665
[INFO] running `Command { std: "docker" "start" "-a" "db19c034dc8a627a91080364b24a2b24fdb0832c3983599f4aa66a482ceb6665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db19c034dc8a627a91080364b24a2b24fdb0832c3983599f4aa66a482ceb6665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db19c034dc8a627a91080364b24a2b24fdb0832c3983599f4aa66a482ceb6665", kill_on_drop: false }`
[INFO] [stdout] db19c034dc8a627a91080364b24a2b24fdb0832c3983599f4aa66a482ceb6665
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8fcec80ead82fd62117a2a3c600555f7e4cd33fed9139f1fe4ff03f30ab4817
[INFO] running `Command { std: "docker" "start" "-a" "e8fcec80ead82fd62117a2a3c600555f7e4cd33fed9139f1fe4ff03f30ab4817", kill_on_drop: false }`
[INFO] [stderr]    Compiling typthon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]  --> src/lib.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn compile(src: &str) -> Result<String> {
[INFO] [stdout]   |                ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/error.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Error {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 24 |     pub(crate) fn new(kind: ErrorKind) -> Error {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `LexError` and `ParseError` are never constructed
[INFO] [stdout]   --> src/error.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) enum ErrorKind {
[INFO] [stdout]    |                 --------- variants in this enum
[INFO] [stdout] 31 |     LexError {
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     ParseError {
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `byte_offset` is never read
[INFO] [stdout]  --> src/lexer.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub(crate) struct Position {
[INFO] [stdout]   |                   -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 5 |     pub(crate) byte_offset: usize,
[INFO] [stdout]   |                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Position` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] running `Command { std: "docker" "inspect" "e8fcec80ead82fd62117a2a3c600555f7e4cd33fed9139f1fe4ff03f30ab4817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8fcec80ead82fd62117a2a3c600555f7e4cd33fed9139f1fe4ff03f30ab4817", kill_on_drop: false }`
[INFO] [stdout] e8fcec80ead82fd62117a2a3c600555f7e4cd33fed9139f1fe4ff03f30ab4817
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe8ae01eb64e98fc3a7e2bc55e53bcd04f678a45d7d4356ff6dea512e18e8008
[INFO] running `Command { std: "docker" "start" "-a" "fe8ae01eb64e98fc3a7e2bc55e53bcd04f678a45d7d4356ff6dea512e18e8008", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]  --> src/lib.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn compile(src: &str) -> Result<String> {
[INFO] [stdout]   |                ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling typthon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/error.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Error {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 24 |     pub(crate) fn new(kind: ErrorKind) -> Error {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `LexError` and `ParseError` are never constructed
[INFO] [stdout]   --> src/error.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) enum ErrorKind {
[INFO] [stdout]    |                 --------- variants in this enum
[INFO] [stdout] 31 |     LexError {
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     ParseError {
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `byte_offset` is never read
[INFO] [stdout]  --> src/lexer.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub(crate) struct Position {
[INFO] [stdout]   |                   -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 5 |     pub(crate) byte_offset: usize,
[INFO] [stdout]   |                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Position` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]  --> src/lib.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn compile(src: &str) -> Result<String> {
[INFO] [stdout]   |                ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/error.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Error {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 24 |     pub(crate) fn new(kind: ErrorKind) -> Error {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `LexError` and `ParseError` are never constructed
[INFO] [stdout]   --> src/error.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) enum ErrorKind {
[INFO] [stdout]    |                 --------- variants in this enum
[INFO] [stdout] 31 |     LexError {
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     ParseError {
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `byte_offset` is never read
[INFO] [stdout]  --> src/lexer.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub(crate) struct Position {
[INFO] [stdout]   |                   -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 5 |     pub(crate) byte_offset: usize,
[INFO] [stdout]   |                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Position` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "fe8ae01eb64e98fc3a7e2bc55e53bcd04f678a45d7d4356ff6dea512e18e8008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe8ae01eb64e98fc3a7e2bc55e53bcd04f678a45d7d4356ff6dea512e18e8008", kill_on_drop: false }`
[INFO] [stdout] fe8ae01eb64e98fc3a7e2bc55e53bcd04f678a45d7d4356ff6dea512e18e8008
