[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficeiix%2Fopenssl-test" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iceiix/openssl-test on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-12/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" "+1.59.0" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb7ec3918a922b5181abf9258ad47a1a7242f6889d3406d78871f4981f413746 [INFO] running `Command { std: "docker" "start" "-a" "fb7ec3918a922b5181abf9258ad47a1a7242f6889d3406d78871f4981f413746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb7ec3918a922b5181abf9258ad47a1a7242f6889d3406d78871f4981f413746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb7ec3918a922b5181abf9258ad47a1a7242f6889d3406d78871f4981f413746", kill_on_drop: false }` [INFO] [stdout] fb7ec3918a922b5181abf9258ad47a1a7242f6889d3406d78871f4981f413746 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3641b34d70cea919afdce747288abc8138c7d6ef6937883e4bcc830a715ef0bb [INFO] running `Command { std: "docker" "start" "-a" "3641b34d70cea919afdce747288abc8138c7d6ef6937883e4bcc830a715ef0bb", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling num-bigint v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling num-rational 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 hex-literal-impl v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.39 [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" "3641b34d70cea919afdce747288abc8138c7d6ef6937883e4bcc830a715ef0bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3641b34d70cea919afdce747288abc8138c7d6ef6937883e4bcc830a715ef0bb", kill_on_drop: false }` [INFO] [stdout] 3641b34d70cea919afdce747288abc8138c7d6ef6937883e4bcc830a715ef0bb