[INFO] cloning repository https://github.com/iceiix/openssl-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iceiix/openssl-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficeiix%2Fopenssl-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficeiix%2Fopenssl-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50eeffc564f364fad6accc640ce763bb5dfdfbf2 [INFO] testing iceiix/openssl-test 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%2Ficeiix%2Fopenssl-test" "/workspace/builds/worker-69/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-69/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iceiix/openssl-test 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/iceiix/openssl-test [INFO] finished tweaking git repo https://github.com/iceiix/openssl-test [INFO] tweaked toml for git repo https://github.com/iceiix/openssl-test written to /workspace/builds/worker-69/source/Cargo.toml [INFO] crate git repo https://github.com/iceiix/openssl-test 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-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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] 784b5859f1abdab8ad7d8a96a15850d26fe4ad1dc3ea01971049abc16cc0b749 [INFO] running `Command { std: "docker" "start" "-a" "784b5859f1abdab8ad7d8a96a15850d26fe4ad1dc3ea01971049abc16cc0b749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "784b5859f1abdab8ad7d8a96a15850d26fe4ad1dc3ea01971049abc16cc0b749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "784b5859f1abdab8ad7d8a96a15850d26fe4ad1dc3ea01971049abc16cc0b749", kill_on_drop: false }` [INFO] [stdout] 784b5859f1abdab8ad7d8a96a15850d26fe4ad1dc3ea01971049abc16cc0b749 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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] fc2ce76e878072320fbbc181338f869ea2502f013610f26aeeab8eb920f7cda4 [INFO] running `Command { std: "docker" "start" "-a" "fc2ce76e878072320fbbc181338f869ea2502f013610f26aeeab8eb920f7cda4", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling num-bigint v0.2.1 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling hex-literal-impl v0.1.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling hex-literal v0.1.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling simple_asn1 v0.1.0 (https://github.com/acw/simple_asn1?rev=823fc31f6f9ba0636207226901f46d50eb1fdd01#823fc31f) [INFO] [stderr] Compiling openssl-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/main.rs:76:61 [INFO] [stdout] | [INFO] [stdout] 76 | ..., &hex!("a22f23e63669cb7fdcf826a247602218ce80e29a8bd88760f2eb5853c5cc0661d56d30d199ea6440d8246a366e7d89a8ddeb2f916b8a1c847b45b10fcc35597db49142ea4af837186799235d26048f342f895e9209899c75e03f458c6a1da871e30fb9e2fb62e302892b374f600a07795b7b2a9fc443781ef83662a3bd0b7b51"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/main.rs:76:61 [INFO] [stdout] | [INFO] [stdout] 76 | ..., &hex!("a22f23e63669cb7fdcf826a247602218ce80e29a8bd88760f2eb5853c5cc0661d56d30d199ea6440d8246a366e7d89a8ddeb2f916b8a1c847b45b10fcc35597db49142ea4af837186799235d26048f342f895e9209899c75e03f458c6a1da871e30fb9e2fb62e302892b374f600a07795b7b2a9fc443781ef83662a3bd0b7b51"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl-test` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "fc2ce76e878072320fbbc181338f869ea2502f013610f26aeeab8eb920f7cda4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc2ce76e878072320fbbc181338f869ea2502f013610f26aeeab8eb920f7cda4", kill_on_drop: false }` [INFO] [stdout] fc2ce76e878072320fbbc181338f869ea2502f013610f26aeeab8eb920f7cda4