[INFO] fetching crate ligen-python-parser 0.1.18...
[INFO] testing ligen-python-parser-0.1.18 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1
[INFO] extracting crate ligen-python-parser 0.1.18 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate ligen-python-parser 0.1.18
[INFO] finished tweaking crates.io crate ligen-python-parser 0.1.18
[INFO] tweaked toml for crates.io crate ligen-python-parser 0.1.18 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ligen-python-parser 0.1.18 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ligen-python-parser 0.1.18 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6650ea36305ed64964df38db3390277089988a5f61f7467bede42e413aa02f7
[INFO] running `Command { std: "docker" "start" "-a" "d6650ea36305ed64964df38db3390277089988a5f61f7467bede42e413aa02f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6650ea36305ed64964df38db3390277089988a5f61f7467bede42e413aa02f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6650ea36305ed64964df38db3390277089988a5f61f7467bede42e413aa02f7", kill_on_drop: false }`
[INFO] [stdout] d6650ea36305ed64964df38db3390277089988a5f61f7467bede42e413aa02f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74591a9e2cd8baf87b371661fac476f9a37c848b9918ad4ddc74ab6b06e11665
[INFO] running `Command { std: "docker" "start" "-a" "74591a9e2cd8baf87b371661fac476f9a37c848b9918ad4ddc74ab6b06e11665", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling malachite-base v0.4.5
[INFO] [stderr]    Compiling charset v0.1.3
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling unicode_names2_generator v1.2.2
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling quoted_printable v0.5.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling unicode_names2 v1.2.2
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling quoted_printable v0.4.8
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling mailparse v0.14.1
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling ligen-macro v0.1.18
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling shrinkwraprs v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling is-tree-macro v0.9.7
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling is-macro v0.3.5
[INFO] [stderr]    Compiling is-tree v0.9.7
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]    Compiling rfc2047-decoder v0.2.2
[INFO] [stderr]    Compiling malachite-nz v0.4.5
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling python-pkginfo v0.6.0
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling ligen-common v0.1.18
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling ligen-ir v0.1.18
[INFO] [stderr]    Compiling malachite-q v0.4.5
[INFO] [stderr]    Compiling ligen-utils v0.1.18
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling malachite v0.4.5
[INFO] [stderr]    Compiling ligen-traits v0.1.18
[INFO] [stderr]    Compiling malachite-bigint v0.2.0
[INFO] [stderr]    Compiling ligen-generator v0.1.18
[INFO] [stderr]    Compiling ligen-parser v0.1.18
[INFO] [stderr]    Compiling ligen v0.1.18
[INFO] [stderr]    Compiling rustpython-ast v0.4.0
[INFO] [stderr]    Compiling ligen-python-parser v0.1.18 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.99s
[INFO] running `Command { std: "docker" "inspect" "74591a9e2cd8baf87b371661fac476f9a37c848b9918ad4ddc74ab6b06e11665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74591a9e2cd8baf87b371661fac476f9a37c848b9918ad4ddc74ab6b06e11665", kill_on_drop: false }`
[INFO] [stdout] 74591a9e2cd8baf87b371661fac476f9a37c848b9918ad4ddc74ab6b06e11665
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 853a0c018b0e4544fc821bd6a4f3bd2bd3209281602482a2035501c0c87dd5ce
[INFO] running `Command { std: "docker" "start" "-a" "853a0c018b0e4544fc821bd6a4f3bd2bd3209281602482a2035501c0c87dd5ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling ligen-ir v0.1.18
[INFO] [stderr]    Compiling ligen-utils v0.1.18
[INFO] [stderr]    Compiling ligen-parser v0.1.18
[INFO] [stderr]    Compiling ligen-generator v0.1.18
[INFO] [stderr]    Compiling ligen-traits v0.1.18
[INFO] [stderr]    Compiling ligen v0.1.18
[INFO] [stderr]    Compiling ligen-python-parser v0.1.18 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.06s
[INFO] running `Command { std: "docker" "inspect" "853a0c018b0e4544fc821bd6a4f3bd2bd3209281602482a2035501c0c87dd5ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "853a0c018b0e4544fc821bd6a4f3bd2bd3209281602482a2035501c0c87dd5ce", kill_on_drop: false }`
[INFO] [stdout] 853a0c018b0e4544fc821bd6a4f3bd2bd3209281602482a2035501c0c87dd5ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 606edaf6ce2e3f604e19011430858dd31b8a4784d42fbc0bbae79ab023208b82
[INFO] running `Command { std: "docker" "start" "-a" "606edaf6ce2e3f604e19011430858dd31b8a4784d42fbc0bbae79ab023208b82", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ligen_python_parser-da950f02dd3e92be)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test function::test::function_async ... ok
[INFO] [stdout] test function::test::function ... ok
[INFO] [stdout] test literal::test::literal_integer ... ok
[INFO] [stdout] test function::test::function_input ... ok
[INFO] [stdout] test literal::test::literal_float ... ok
[INFO] [stdout] test function::test::function_attribute ... ok
[INFO] [stdout] test function::test::function_input_output ... ok
[INFO] [stdout] test literal::test::literal_string ... ok
[INFO] [stdout] test literal::test::literal_bool ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ligen_python_parser
[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" "606edaf6ce2e3f604e19011430858dd31b8a4784d42fbc0bbae79ab023208b82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "606edaf6ce2e3f604e19011430858dd31b8a4784d42fbc0bbae79ab023208b82", kill_on_drop: false }`
[INFO] [stdout] 606edaf6ce2e3f604e19011430858dd31b8a4784d42fbc0bbae79ab023208b82
